contao-bootstrap / bundle
安装 Contao Bootstrap 扩展的所有模块
2.1.1
2018-08-22 14:43 UTC
Requires
- contao-bootstrap/core: ~2.0
- contao-bootstrap/form: ~2.0
- contao-bootstrap/grid: ~2.0
- contao-bootstrap/layout: ~2.0
- contao-bootstrap/navbar: ~2.0
- contao-bootstrap/panel: ~2.0
- contao-bootstrap/tab: ~2.0
- contao-bootstrap/templates: ~2.0
Requires (Dev)
- php-http/guzzle6-adapter: ^1.1
- phpcq/all-tasks: ^1.2
Conflicts
This package is auto-updated.
Last update: 2024-09-22 04:37:11 UTC
README
此扩展是一个元包,包含 Contao CMS 的所有 Bootstrap 组件。
特性
- 核心
- 布局
- 网格
- 表单
- 导航栏
- 标签
- 面板
- 模板
变更日志
查看 变更日志
要求
- PHP 7.1
- Contao ~4.4
安装
Contao 的 Bootstrap 已经为 Contao 管理版准备就绪。安装此包非常简单。只需在 Contao 管理器中搜索包并安装即可。或者您也可以使用 CLI。
# Using the contao manager $ php contao-manager.phar.php composer require contao-bootstrap/bundle~2.1 # Using composer directly $ php composer.phar require contao-bootstrap/bundle~2.1