teltek / pumukit-template-bundle
PuMuKIT 模板包
1.0.5
2021-10-22 06:21 UTC
Requires
- php: >=7.2
- pumukit/pumukit: >=3.1
README
此包提供了一个基本的模板编辑器,用于在 WebTVBundle 上使用。
composer require teltek/pumukit-template-bundle
如果没有,请将以下内容添加到 config/bundles.php
Pumukit\TemplateBundle\PumukitTemplateBundle::class => ['all' => true]
然后执行以下命令
php bin/console cache:clear php bin/console cache:clear --env=prod php bin/console assets:install