th3mouk/cms-core-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony CMSCoreBundle extends of Sonata Project

Installs: 1 845

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:symfony-bundle

2.0.1 2016-08-26 09:57 UTC

README

Bundle providing dependencies and basic configuration of the CMS Starter project, based on the top of Symfony2 and Sonata Project.

This bundle aims to simplify the use of Sonata CMS for developers and future users, trying to not alter the original flexibility, and to give them new basic tools.

SensioLabsInsight Latest Stable Version Total Downloads Build Status Latest Unstable Version License

Documentation / Bundle Installation

You can include the CMS in your project, very fast, without breaking existing.

The documentation is available here.

Install Symfony + Bundle for scratch

If you're starting a new project, you can do it even faster with the command :

composer create-project th3mouk/cms-starter

This command will install Symfony 2.8 with this bundle pre-installed, and some other tools. (Grunt, bower, LESS support, minimification)

Read all relative informations on CMS Starter here.

Please

Feel free to improve all of this work, project or bundles.