christianromeni/c-customarticles

This package is abandoned and no longer maintained. The author suggests using the romeniwebdesign/contao-custom-articles-bundle package instead.

Custom Article options for Contao Open Source CMS

0.0.15 2016-07-27 14:20 UTC

This package is not auto-updated.

Last update: 2019-09-17 18:22:14 UTC


README

Custom Article Options for Contao

Install using composer:

composer require christianromeni/c-customarticles

and enable in /app/AppKernel.php via

new Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle('c-customarticles', __DIR__),