You are browsing the documentation for version 1.0 which is not maintained anymore.
If some of your projects are still using this version, consider upgrading.
Symfony CMF
The Symfony CMF project makes it easier for developers to add CMS functionality to applications built with the Symfony PHP framework.
Bundles¶
Key Bundles¶
Most of the Symfony CMF bundles provide some functionality, they integrate a library or they introduce a complete new concept.
Showcase Bundles¶
Other bundles provide an example on how to use these key bundles. They all show a different way of implementing a concept. You can use these bundles in your project, but you can also get ideas from these bundles to create your own bundle based on the key bundles.
- BlogBundle (in development)
- ContentBundle
- SimpleCmsBundle
Contributed Bundles¶
Besides that, the Symfony CMF team also maintains some 3th party bundles which help with integrating PHPCR concepts into the Symfony Framework.
- DoctrinePHPCRBundle
- SonataDoctrinePHPCRAdminBundle
This work, including the code samples, is licensed under a Creative Commons BY-SA 3.0 license.