pugx / cmf-page-bundle
Pages management system built on top of Symfony CMF.
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 9
Forks: 5
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.4.0
- doctrine/doctrine-cache-bundle: ~1.0
- doctrine/phpcr-bundle: 1.2.*
- doctrine/phpcr-odm: 1.2.*
- egeloen/ckeditor-bundle: ^3.0
- friendsofsymfony/rest-bundle: ^1.0
- jackalope/jackalope-doctrine-dbal: 1.1.*
- jms/serializer-bundle: ^1.1
- sonata-project/doctrine-phpcr-admin-bundle: ~1.2
- symfony-cmf/block-bundle: 1.2.*
- symfony-cmf/core-bundle: 1.2.*
- symfony-cmf/media-bundle: 1.2.*
- symfony-cmf/menu-bundle: 1.2.*
- symfony-cmf/routing-auto-bundle: ~1.0
- symfony-cmf/routing-bundle: 1.3.*
- symfony-cmf/seo-bundle: ^1.1
- symfony/framework-bundle: ~2.3
Requires (Dev)
- doctrine/doctrine-bundle: ~1.4
- phpunit/phpunit: ^4.7
- sensio/distribution-bundle: ~4.0
- sensio/framework-extra-bundle: ~3.0,>=3.0.2
- symfony-cmf/testing: 1.2.*
- symfony/assetic-bundle: ~2.3
- symfony/monolog-bundle: ~2.4
- symfony/swiftmailer-bundle: ~2.3
- symfony/symfony: 2.7.*
This package is auto-updated.
Last update: 2024-10-24 21:36:19 UTC
README
This package is a Symonfy2 bundle that provides pages content management system for Symfony2 built on top of Symfony CMF and Sonata Admin bundle.
Documentation
Running Tests
$ composer install
$ ./bin/init_phpcr.sh
$ ./vendor/bin/phpunit
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
PUGXCmfPageBundle is a PUGX initiative.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.