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

Installs: 186

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 1

Type:contao-module

pkg:composer/christianromeni/c-customarticles

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__),