This bundle is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
WARNING The Blog Bundle is a "work in progress" and will only be complete when all the neessary pieces of the CMF are available.
This bundle aims to provide everything you need to create a full blog or blog-like system. It also includes in-built support for the Sonata Admin bundle to help you get up-and-running quickly.
Current features:
- Host multiple blogs within a single website;
- Place blogs anywhere within your route hierarchy;
- Sonata Admin integration.
Pending features:
- Full tag support;
- Frontend pagination (using knp-paginator);
- RSS/ATOM feed;
- Comments;
- User support (FOSUserBundle).
- Symfony 2.2.x
- CoreBundle
- RoutingAutoBundle
For the install guide and reference, see:
See also:
- All Symfony CMF documentation - complete Symfony CMF reference
- Symfony CMF Website - introduction, live demo, support and community links
Pull requests are welcome. Please see our CONTRIBUTING guide.
Unit and/or functional tests exist for this bundle. See the Testing documentation for a guide to running the tests.
Thanks to everyone who has contributed already.