agoat/contao-commentspattern

Contao Contentblocks Comments Pattern

0.2.0 2017-06-24 15:07 UTC

This package is not auto-updated.

Last update: 2024-05-03 19:40:00 UTC


README

####Contao 4 contentblocks extension to add comments to content blocks

###Installation:

Use composer to add package to your framework

composer require agoat/commentspattern-bundle

Add to app/AppKernel.php (after 'new Contao\CoreBundle\ContaoCoreBundle()')

new Agoat\CommentsPatternBundle\AgoatCommentsPatternBundle()