Skip to content

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

Notifications You must be signed in to change notification settings

schnere/t3sbootstrap

 
 

Repository files navigation

TYPO3 Extension t3sbootstrap

Donate Latest Stable Version Monthly Downloads License

Startup extension to use bootstrap 4 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: gridelements min. v.9.3.0 & ws_scss min. v.1.1.12

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/

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 43.5%
  • PHP 27.5%
  • HTML 24.1%
  • JavaScript 4.9%