Installation 

Requirements 

  • TYPO3 13.4 LTS or TYPO3 14
  • PHP 8.2 or higher

For general TYPO3 system requirements, please refer to the official TYPO3 Installation Guide.

Composer Installation 

Install the Bootstrap Package via Composer by running:

composer require bk2k/bootstrap-package
Copied!

Classic Installation 

Alternatively, you can install the extension via the TYPO3 Extension Repository (TER).

Conflicting Extensions 

Bootstrap Package provides its own content rendering and conflicts with the core extension fluid_styled_content. This extension is marked as conflicting to avoid misconfiguration.

Next Steps 

After installation, follow the Quick Start guide to configure your site.