Sonata Project Documentation¶
Sonata is a ecosystem of many bundles, we split them into the following categories: persistence, foundation, feature and libraries. First you should start with the SonataAdminBundle documentation.
Admin Bundle¶
The main bundle of Sonata, it includes the main features of a CMS generator.
Persistence Bundles¶
Official persistence bundles, depends wheter you use Doctrine ORM or another solution you might need different persistence bundle.
Foundation Bundles¶
Base features that most CMS could need.
Feature Bundles¶
Useful features packaged in a bundle to be installed if you need them.
Libraries¶
Libraries used by our bundles, but can be also be installed as standalone packages.
Abandoned¶
- cache
- ecommerce
- SonataAdminSearchBundle
- SonataArticleBundle
- SonataCacheBundle
- SonataClassificationMediaBundle
- SonataCommentBundle
- SonataDashboardBundle
- SonataDatagridBundle
- SonataDoctrinePhpcrAdminBundle
- SonataNewsBundle
- SonataNotificationBundle
- SonataTimelineBundle
General documentation¶