Skip to content

christianromeni/c-customarticles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-customarticles

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