agoat / contao-commentspattern

Contao 内容块评论模式

安装: 6

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

类型:contao-bundle

0.2.0 2017-06-24 15:07 UTC

This package is not auto-updated.

Last update: 2024-09-20 21:55:32 UTC


README

####Contao 4内容块扩展,用于向内容块添加评论

###安装

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

composer require agoat/commentspattern-bundle

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

new Agoat\CommentsPatternBundle\AgoatCommentsPatternBundle()