agoat / contao-teaserpattern
Contao Contentblocks Teaser Pattern
Package info
github.com/agoat/contao-teaserpattern-bundle
Type:contao-bundle
pkg:composer/agoat/contao-teaserpattern
0.6.0
2017-06-24 15:06 UTC
Requires
- php: >=5.6
- agoat/contao-contentblocks: ^1.0
- contao/core-bundle: ^4.2
- symfony/framework-bundle: ~2.8|~3.0
Requires (Dev)
- phpunit/phpunit: ~4.5
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()