agoat/contao-teaserpattern

Contao Contentblocks Teaser 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-teaserpattern

0.6.0 2017-06-24 15:06 UTC

This package is not auto-updated.

Last update: 2025-10-04 00:50:40 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()