Proposal

TYPO3 Extension Page Redesign β€” Container Content Elements

← Back to proposal | Yoast SEO example | News system example

TYPO3 Logo Browse Extensions About Extension Repository FAQ

Container Content Elements

Create custom container content elements for TYPO3. Build flexible grid layouts without TemplaVoilΓ  or Gridelements.

πŸ–Ό
Extension authors upload a
hero screenshot here
← This entire banner doubles as the og:image for social sharing
C

Container Content Elements

By b13 GmbH | v3.2.2 βœ“ Stable | 2.8M+ downloads | Updated Feb 2026
β™₯ 77

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

v3.2.2 February 10, 2026

[RELEASE] 3.2.2 β€” See the release notes on GitHub for details.

v3.2.1 January 29, 2026

[RELEASE] 3.2.1

v3.2.0 January 8, 2026

[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.

πŸ“¦Container Registration
πŸ”²Page Module Grid View
βš™οΈBackend Configuration
🧩Nested Containers

Installation

Via Composer (recommended)

composer require b13/container

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

Download Statistics

Oct
Nov
Dec
Jan
Feb
Mar

This is a design proposal mockup β€” not a production implementation.

Created March 2026 for consideration by the TYPO3 GmbH / Core Team.