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.
- 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.
- TYPO3 v14
- EXT:container (
b13/container)
In the root of your Composer-based TYPO3 project, run:
composer require t3sbs/t3sbootstrap_gridDownload and install the extension through the Extension Manager in the TYPO3 backend.
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.
Released under the GPL-2.0-or-later license. See the LICENSE file for details.
If you find this extension useful, consider supporting its development: Donate via PayPal