t3s/t3sbootstrap-grid
Composer 安装命令:
composer require t3s/t3sbootstrap-grid
包简介
Bootstrap 5 grid system from the EXT:t3sbootstrap.
README 文档
README
A startup extension that brings the Bootstrap grid system to TYPO3. Editors get ready-to-use container content elements — 2-, 3-, 4- and 6-columns plus a flexible row-columns layout — configurable directly through the content element.
Features
- Ready-to-use Bootstrap grid containers: 2-, 3-, 4-, 6-columns and row-columns
- Per-breakpoint column widths (xs, sm, md, lg, xl, xxl) configured via FlexForm
- Optional container wrapper, custom gutters and extra CSS classes per column
- Built on top of EXT:container for nested content
- Site Sets support using the modern TYPO3 Site Settings approach
- The required Bootstrap styles are loaded by default.
Requirements
- TYPO3 v14
- EXT:container (
b13/container)
Installation
With Composer (recommended)
In the root of your Composer-based TYPO3 project, run:
composer require t3sbs/t3sbootstrap_grid
From the TYPO3 Extension Repository (TER)
Download and install the extension through the Extension Manager in the TYPO3 backend.
Setup
The extension uses Site Sets (TYPO3 v13+), so configuration is applied per site rather than through legacy static templates.
- Open your site configuration and add the
t3sbootstrap_gridset as a dependency.
By default the required Bootstrap styles are loaded. If you ship your own Bootstrap assets, disable the "Required Bootstrap styles" option in the Site Sets.
License
Released under the GPL-2.0-or-later license. See the LICENSE file for details.
Support
If you find this extension useful, consider supporting its development: Donate via PayPal
统计信息
- 总下载量: 4.35k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2021-12-01