christianromeni / c-customarticles
Custom Article options for Contao Open Source CMS
Installs: 185
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 1
Type:contao-module
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__),