zorbus/article-bundle

A Symfony2 Article bundle

Installs: 57

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/zorbus/article-bundle

0.0.2 2012-11-05 13:41 UTC

This package is not auto-updated.

Last update: 2025-10-11 19:59:12 UTC


README

This Symfony2 bundle offers a doctrine entity to manipulate information associated to an article.

An article can be seen as a post in a blog. An article can have categories and tags associated.

Besides the entity, it includes classes to integrate with the Sonata Admin and with the Zorbus Block Bundle.