Skip to content

Provides material to build a blog system with the Symfony Content Management Framework

Notifications You must be signed in to change notification settings

informatico-madrid/BlogBundle

 
 

Repository files navigation

Symfony CMF Blog Bundle

Build Status Latest Stable Version Total Downloads

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).

Requirements

Documentation

For the install guide and reference, see:

See also:

Contributing

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.

About

Provides material to build a blog system with the Symfony Content Management Framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%