agoat/contao-teaserpattern

Contao 内容块摘要模式

安装: 6

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

类型:contao-bundle

0.6.0 2017-06-24 15:06 UTC

This package is not auto-updated.

Last update: 2024-09-20 19:50:31 UTC


README

####Contao 4 内容块扩展,用于向文章和新闻添加摘要功能

###安装

使用 composer 将包添加到您的框架中

composer require agoat/teaserpattern-bundle

添加到 app/AppKernel.php(在 'new Contao\CoreBundle\ContaoCoreBundle()' 之后)

new Agoat\TeaserPatternBundle\AgoatTeaserPatternBundle()