Download the PHP package chaplean/cms-bundle without Composer
On this page you can find all versions of the php package chaplean/cms-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cms-bundle
Getting Started With ChapleanCmsBundle
Prerequisites
This version of the bundle requires Symfony 2.8+.
Installation
Include ChapleanCmsBundle in composer.json
Add bundle in AppKernel.php
Step:
Add configuration in config.yml
[Notice]: front_layout
must contain a block twig named content
else see page_index
, page_view
, post_index
, post_view
if you want override default view for these modules.
Add ChapleanCmsBundle for doctrine
Add ChapleanCmsBundle for assetic
Add route in routing.yml
Add migration
Build translations
All versions of cms-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
doctrine/doctrine-bundle Version ^1.6
doctrine/doctrine-fixtures-bundle Version ^2.2 || ^3.0
doctrine/orm Version ^2.5
friendsofsymfony/jsrouting-bundle Version ^1.5 || ^2.0
friendsofsymfony/rest-bundle Version ^2.1
jms/serializer-bundle Version ^1.1 || ^2.0
sensio/framework-extra-bundle Version ^5.0.0
symfony/monolog-bundle Version ^3.0 || ^4.0
symfony/assetic-bundle Version ^2.3
symfony/symfony Version ^3.0 || ^4.0
willdurand/js-translation-bundle Version ^2.2
doctrine/doctrine-bundle Version ^1.6
doctrine/doctrine-fixtures-bundle Version ^2.2 || ^3.0
doctrine/orm Version ^2.5
friendsofsymfony/jsrouting-bundle Version ^1.5 || ^2.0
friendsofsymfony/rest-bundle Version ^2.1
jms/serializer-bundle Version ^1.1 || ^2.0
sensio/framework-extra-bundle Version ^5.0.0
symfony/monolog-bundle Version ^3.0 || ^4.0
symfony/assetic-bundle Version ^2.3
symfony/symfony Version ^3.0 || ^4.0
willdurand/js-translation-bundle Version ^2.2
The package chaplean/cms-bundle contains the following files
Loading the files please wait ....