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
Package info
github.com/christianromeni/c-customarticles
Type:contao-module
pkg:composer/christianromeni/c-customarticles
0.0.15
2016-07-27 14:20 UTC
Requires
- php: >=5.3.2
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ~3.5 || ~4.1
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__),