CoreBundle
This bundle provides common functionality, helpers and utilities for the other CMF bundles.
The major features are:
- Publish workflow interfaces and publish workflow checker to handle whether documents should be visible on the site or not;
- Twig helper exposing several useful functions to interact with PHPCR-ODM documents from within Twig templates;
- Propagate default configuration to the other CMF bundles.
Installation
You can install this bundle with composer using the symfony-cmf/core-bundle package.
Read On
- Publish Workflow
- Templating
- Form Types
- Persistence
- Configuration Reference
- Sonata Admin integration
This work, including the code samples, is licensed under a
Creative Commons BY-SA 3.0
license.