postyou / contao-bootstrap-tab
Contao CMS 的 Bootstrap 5 标签组件
1.0.2
2024-07-08 07:31 UTC
Requires
- php: ^7.1 || ^8.0
- beberlei/assert: ^2.9 || ^3.0
- contao-community-alliance/meta-palettes: ~2.0 || ~1.11
- contao/core-bundle: ^4.4 || ^5.2
- menatwork/contao-multicolumnwizard-bundle: ~3.2
Requires (Dev)
- contao/manager-plugin: ^2.0
- phpcq/all-tasks: ^1.2
This package is auto-updated.
Last update: 2024-09-08 08:05:19 UTC
README
此扩展提供了 Bootstrap 5 标签集成到 Contao。
Contao-Bootstrap 是一个模块化集成。此扩展将 Bootstrap 标签组件添加为内容元素到 Contao。
变更日志
查看 变更日志
需求
- PHP ^7.1 || ^8.0
- Contao ^4.4 || ^5.2
安装
管理版
当使用管理版时,安装该包非常简单。只需在 Contao 管理器中搜索包并安装它。或者,您也可以使用 CLI。
# Using the contao manager $ php contao-manager.phar.php composer require postyou/contao-bootstrap-tab # Using composer directly $ php composer.phar require postyou/contao-bootstrap-tab