
Flexible Containers and Grids for TYPO3
Extend TYPO3’s built-in layout concepts with the Container Extension. Simple flexibility for editors, reduced risk for future upgrades.
The Container Extension extends TYPO3 with a powerful yet simple concept: container content elements.
A container is a content element that can hold other content elements.
This makes it easy to create layout sub-structures directly in the backend—such as two-column sections, card grids, or nested content areas.
In 2025, our extension won the TYPO3 Award for “Best TYPO3 Extension“.
A huge thank you and congratulations to our developer, Achim Fritz! We are proud to build tools that strengthen TYPO3 for everyone.
Each container type defines content areas (for example, left/right column).
Editors can put any content elements into these content areas—no technical knowledge required.
Rendering happens entirely within your project’s site package:
The result: maximum flexibility, minimal complexity.

Advantage: Full control over structure and markup—while keeping content editing safe and intuitive.

Compared to older solutions like Gridelements or Flux, Container works directly with TYPO3 Core mechanisms. This makes it:
The extension is actively maintained, fully compatible with current TYPO3 versions, and used in many enterprise projects.
| Extension Key | container |
| Developer | Achim Fritz (b13) |
| License | GPL v2 or later |
| TYPO3 Compatibility | v10 LTS—v14 (current) |
| Composer Package | b13/container |
| Repository | github.com/b13/container |
composer require b13/container
After installation: