symfony-cmf/blog-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony CMF Blog Bundle

Installs: 9 144

Dependents: 0

Suggesters: 0

Security: 0

Stars: 23

Watchers: 17

Forks: 32

Type:symfony-bundle

1.0.0-beta7 2013-10-14 15:34 UTC

README

WARNING: Unmaintained The Blog Bundle was built to demonstrate CMF features. To focus our efforts in the CMF project, we decided to abandon this bundle. It is no longer maintained.

This bundle is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.

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.