Screenshots
Description
Container Content Elements provides a lean, modern approach to creating custom container elements in TYPO3. Instead of relying on legacy solutions like TemplaVoilΓ or the more complex Gridelements, Container uses a simple PHP registration API that integrates natively with the TYPO3 page module.
Key Features
- Simple PHP API for registering custom container types
- Native integration with the TYPO3 page module β no backend layout hacks
- Fluid templates for frontend rendering
- Supports nested containers (containers within containers)
- Copy, move, and translate operations work out of the box
- Content Defender integration for restricting allowed content types
- CLI commands for sorting and integrity checks
- Compatible with TYPO3 11 LTS through 14 LTS
Why Container?
Container was created by b13 as a lightweight alternative to existing grid solutions. Its design philosophy is simplicity: register a container type with a few lines of PHP, create a Fluid template, and you're done. There's no need for complex database structures, backend layout configurations, or FlexForms. This makes it easy to version-control, deploy, and maintain across environments.
Recent Changes
[RELEASE] 3.2.2 β See the release notes on GitHub for details.
[RELEASE] 3.2.1
[RELEASE] 3.2.0 β Added TYPO3 14 LTS support.
All Screenshots
Extension authors would upload screenshots here showing key features and UI of their extension. This gives potential users a visual understanding before installing.
Installation
Via Composer (recommended)
Run this in the directory containing your root composer.json file.
Via Extension Manager
Search for "container" in the TYPO3 Extension Manager and click Install.
Via ZIP Upload
Download the ZIP file and upload it through the Extension Manager's upload feature.
Version History
Full version history with TYPO3 compatibility information.
| Version | Date | Works with TYPO3 | |
|---|---|---|---|
| 3.2.2 LATEST | Feb 10, 2026 | 11 LTS 12 LTS 13 LTS 14 LTS | Download |
| 3.1.12 | Dec 12, 2025 | 11 LTS 12 LTS 13 LTS | Download |
| 2.3.6 | Mar 28, 2024 | 10 LTS 11 LTS 12 LTS | Download |
| 1.6.1 | May 18, 2022 | 9 LTS 10 LTS 11 LTS | Download |