Download the PHP package symfony-cmf/block-bundle without Composer
On this page you can find all versions of the php package symfony-cmf/block-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download symfony-cmf/block-bundle
More information about symfony-cmf/block-bundle
Files in symfony-cmf/block-bundle
Package block-bundle
Short Description Symfony CMF Block Bundle
License MIT
Homepage http://cmf.symfony.com
Informations about the package block-bundle
This repository is no longer maintained
Due to lack of interest, we had to decide to discontinue this repository. The CMF project focusses on the Routing component and RoutingBundle, which are still in active use by other projects.
This repository will no longer be upgraded and marked as abandoned, but will be kept available for legacy projects or if somebody wants to experiment with the CMF.
You can contact us in the #symfony_cmf channel of the Symfony devs slack.
Symfony CMF Block Bundle
Branch | Travis | Coveralls | Scrutinizer |
---|---|---|---|
2.x | |||
master |
This package is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
The BlockBundle provides integration with SonataBlockBundle. It is used to manage fragments of content, so-called blocks, that are persisted in a database and can be incorporated into any page layout. The BlockBundle also provides a few commonly used standard blocks, including the ability to edit them.
Requirements
- PHP 7.1 / 7.2
- Symfony 2.8 / 3.3 / 3.4 / 4.0
- See also the
require
section of composer.json
Documentation
For the install guide and reference, see:
See also:
- All Symfony CMF documentation - complete Symfony CMF reference
- Symfony CMF Website - introduction, live demo, support and community links
Support
For general support and questions, please use StackOverflow.
Contributing
Pull requests are welcome. Please see our CONTRIBUTING guide.
Unit and/or functional tests exist for this package. See the Testing documentation for a guide to running the tests.
Thanks to everyone who has contributed already.
License
This package is available under the MIT license.
All versions of block-bundle with dependencies
symfony/framework-bundle Version ^2.8 || ^3.3 || ^4.0
doctrine/phpcr-bundle Version ^1.3 || ^2.0
doctrine/phpcr-odm Version ^1.4.2 || ^2.0
sonata-project/block-bundle Version ^3.11
symfony-cmf/core-bundle Version ^2.0