agoat/contao-commentspattern

Contao Contentblocks Comments Pattern

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:contao-bundle

pkg:composer/agoat/contao-commentspattern

0.2.0 2017-06-24 15:07 UTC

This package is not auto-updated.

Last update: 2025-10-18 03:17:07 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()