pieweb/theme-component-bundle

该包已被废弃,不再维护。作者建议使用 pushword/core 包。

与PiedWebCMS扩展主题相关的组件

安装: 72

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

语言:Twig

类型:symfony-bundle

0.0.15 2020-06-09 16:41 UTC

This package is auto-updated.

Last update: 2022-02-24 23:58:42 UTC


README

PiedWeb.com

PiedWeb Bootstrap 5 主题组件

PiedWeb CMS 和 Bootstrap / Bootstrap 5 扩展 制作

安装

使用composer获取

composer require piedweb/theme-component-bundle

编辑你的 config/packages/twig.yaml 并添加

twig:
    ...
    paths:
        ...
        "%kernel.root_dir%/../vendor/piedweb/theme-component-bundle/src/Resources/views": PiedWebCMS
        "%kernel.projet_dir%/vendor/piedweb/theme-component-bundle/src/Resources/views": PiedWebThemeComponent