t3sbs/t3sbootstrap

Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de

Maintainers

Package info

github.com/t3solution/t3sbootstrap

Homepage

Type:typo3-cms-extension

pkg:composer/t3sbs/t3sbootstrap

Statistics

Installs: 15 183

Dependents: 0

Suggesters: 0

Stars: 23

Open Issues: 90

v5.3.30 2025-12-08 10:08 UTC

This package is auto-updated.

Last update: 2026-03-08 10:39:21 UTC


README

Donate Latest Stable Version Monthly Downloads License

Startup extension to use bootstrap 5 classes, components and more out of the box.

1. Usage

1) Installation

Installation using Composer

The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do

composer require t3sbs/t3sbootstrap

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module. The following extensions must be installed before: container & content_defender.

2) Minimal setup

  1. Include the static TypoScript of the extension.
  2. Delete the default PAGE object from your Setup.
  3. Create a configuration on the root page with the BE-Modul "T3SB Config"

More infos & demos: https://www.t3sbootstrap.de/