agoat/contao-teaserpattern

Contao Contentblocks Teaser Pattern

Maintainers

Package info

github.com/agoat/contao-teaserpattern-bundle

Type:contao-bundle

pkg:composer/agoat/contao-teaserpattern

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.6.0 2017-06-24 15:06 UTC

This package is not auto-updated.

Last update: 2026-03-07 03:21:26 UTC


README

####Contao 4 contentblocks extension to add teaser functionality to articles and news

###Installation:

Use composer to add package to your framework

composer require agoat/teaserpattern-bundle

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

new Agoat\TeaserPatternBundle\AgoatTeaserPatternBundle()