Kunstmaan / KunstmaanArticleBundle

[READ-ONLY] Subtree split of the Kunstmaan ArticleBundle -- master at Kunstmaan/KunstmaanBundlesCMS

Home Page:http://bundles.kunstmaan.be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KunstmaanArticleBundle

Build Status Total Downloads Latest Stable Version Analytics

This bundle adds articles to your Kunstmaan Bundles project.

Installation requirements

You should be able to get Symfony 3 or greater up and running before you can install the KunstmaanArticleBundle.

Installation instructions

Assuming you have installed composer.phar or composer binary:

$ composer require kunstmaan/article-bundle

Add the KunstmaanArticleBundle to your AppKernel.php file:

new Kunstmaan\ArticleBundle\KunstmaanArticleBundle(),

You can find more detailed information on how to use this bundle here.

Generate

This bundle has been developed to work closely with the KunstmaanGeneratorBundle. This bundle contains abstract classes used by the generated article classes. For more information, please read the extended documentation on the Article generator.

Symfony 2.2

If you want to use this bundle for a Symfony 2.2 release, use the 2.2 branch.

About

[READ-ONLY] Subtree split of the Kunstmaan ArticleBundle -- master at Kunstmaan/KunstmaanBundlesCMS

http://bundles.kunstmaan.be

License:MIT License


Languages

Language:PHP 91.6%Language:Twig 8.4%