b13/container
Container Content Elements - Create Custom Container Content Elements for TYPO3
4.1.0
3.6M downloads/mo
#2387 most downloaded on Packagist
b13/container
What this package is like to depend on
Last release 10 days ago
13 Aug 2026
Release timing varies
gaps range from 9 days to 6 months
Rarely documented
notes for 9 of 55 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
55 releases · first in 2020
10 releases in the last 12 months
see the full history below
Release timeline
55 releases · Jun 2020 to Aug 2026Releases
latest 55-
4.1.013 Aug 2026Release notes
Open source →What's Changed
- [TASK] composer mode acceptance tests by @achimfritz in #754
- [TASK] run acceptance tests with current TYPO3 Versions by @achimfritz in #758
- [BUGFIX] get contentDefenderConfiguration of container record by @achimfritz in #759
- [FEATURE] Allow disabling the container backend template by @achimfritz in #762
- [BUGFIX] keep child order on copy and move to other language by @DenisMir in #761
- [TASK] minify svg icons by @achimfritz in #764
- [TASK] Mention constraints of content structure in README by @kitzberger in #482
- [CLEAN] minify EXT svg icon by @xerc in #765
- [BUGFIX] do not nest headings by @achimfritz in #766
- [BUGFIX] Do not lose hidden records from localize summary by @achimfritz in #768
New Contributors
Full Changelog: 4.0.2...4.1.0
-
4.0.226 Jun 2026Release notes
Open source →What's Changed
- [BUGFIX] data-language attribute by @achimfritz in #750
- [BUGFIX] prevent warning for wrong colPos by @achimfritz in #751
Full Changelog: 4.0.1...4.0.2
-
4.0.119 Jun 2026Release notes
Open source →What's Changed
- [BUGFIX] new CE on page by @achimfritz in #744
- [BUGFIX] resolve child records in dataprocessor by @achimfritz in #745
Full Changelog: 4.0.0...4.0.1
-
4.0.022 May 2026Release notes
Open source →What's Changed
- Dropped support for TYPO3 v12 and below - TYPO3 13 is now the minimum required version.
- Removed upgrade wizards— these are no longer needed when upgrading from v3. Commands for fixing sorting remain available.
- TYPO3 v14: BackendContentElement restriction support
- EXT:content_defender continues to be used for TYPO3 v13 setups.
- Support for
maxItemspercolPosis available for v14 (not yet supported by TYPO3 core). - Support for
list_type(CType=list) has been dropped. - New configuration syntax: use
disallowedContentTypesandallowedContentTypesfor restriction configuration.
- TYPO3 v14: Record API support
- New
ContentAreaProcessorDataProcessoradded.
- New
- Breaking: Custom BackendLayout templates must be updated— replace
{tx_container_grid}with{record.tx_container_grid}to align with the TYPO3 Record API used in backend content element previews. - See the container-example migration commit for a practical example of how to migrate your setup.
Details
- [FEATURE] Add possibility to specify insert position by @moritz-ngo in #684
- [TASK] adapt acceptance test by @achimfritz in #694
- !!![TASK] drop TYPO3 v11 and v12 support by @achimfritz in #697
- [FEATURE] core content element restriction by @achimfritz in #691
- [TASK] readd v14 content_defender functional tests by @achimfritz in #700
- [TASK] Acceptance Tests openRecordInContextMenu by @achimfritz in #702
- [TASK] remove obsolute CONTAINER_COL_POS_DELIMITER constant by @achimfritz in #704
- [TASK] simplify TCA showitem by @achimfritz in #705
- [TASK] replace extension icon by @achimfritz in #706
- Fixed type casting of record Uid in
ManipulateBackendLayoutColPosConfigurationForPageby @Brettinghams in #710 - [BUGFIX] always rewrite datahandler simple commands by @achimfritz in #709
- [TASK] rm non existing path from .gitattributes by @achimfritz in #716
- [TASK] update unit tests bootstrap file by @achimfritz in #714
- [TASK] change label in tests by @achimfritz in #715
- [TASK] change iframe name in tests by @achimfritz in #718
- [BUGFIX] readd some fields to showitem by @achimfritz in #713
- [BUGFIX] container grid in language comparison view by @achimfritz in #717
- [BUGFIX] container dependency for workspace by @achimfritz in #720
- [TASK] TYPO3 14.3.x-dev by @achimfritz in #725
- [TASK] rm Upgrade Wizards by @achimfritz in #727
- [TASK] set request of recordContentObjectRenderer by @achimfritz in #729
- [TASK] TYPO3 14.3 by @achimfritz in #730
- [TASK] Add visual feedback if CType is not allowed in column by @achimfritz in #723
- [TASK] trigger deprecation for legacy restrictions by @achimfritz in #722
- [FEATURE] add ContentAreaProcessor for TYPO3 v14 by @achimfritz in #734
- [BUGFIX] use Backend ContainerFactory in BE by @achimfritz in #735
- [TASK] provide WS Test by @achimfritz in #736
New Contributors
- @moritz-ngo made their first contribution in #684
- @Brettinghams made their first contribution in #710
Full Changelog: 3.2.2...4.0.0
-
3.2.317 Mar 2026Release notes
Open source →What's Changed
- [BUGFIX] always rewrite datahandler simple commands a93c927
Full Changelog: 3.2.2...3.2.3
-
3.2.210 Feb 2026Release notes
Open source →What's Changed
- [BUGFIX] Add missing
t3js-page-new-cewrapper for paste button by @saschanowak in #688
New Contributors
- @saschanowak made their first contribution in #688
Full Changelog: 3.2.1...3.2.2
- [BUGFIX] Add missing
-
3.2.129 Jan 2026Release notes
Open source →What's Changed
- [BUGFIX] Set column width to fix colSpan issue in page module by @stephanlucas in #671
- [TASK] make ci happy again by @achimfritz in #672
- [TASK] Acceptance Tests v14 by @achimfritz in #673
- [TASK] run acceptance tests for v14.1 by @achimfritz in #674
- [BUGFIX] prevent PHP Warning in install tool by @achimfritz in #676
- [BUGFIX] record summay for localization by @achimfritz in #678
- [BUGFIX] custom backend layout for v14 by @achimfritz in #679
New Contributors
- @stephanlucas made their first contribution in #671
Full Changelog: 3.2.0...3.2.1
-
3.2.008 Jan 2026Release notes
Open source →What's Changed
- [TASK] Test for disabled in new Content Element Wizard by @achimfritz in #663
- [TASK] add more tests for page TS by @achimfritz in #664
- [BUGFIX] tt_content default value by @achimfritz in #665
- [BUGFIX] html markup by @achimfritz in #666
- [FEATURE] use container label in TCA select field by @achimfritz in #670
Full Changelog: 3.1.12...3.2.0
-
3.1.1212 Dec 2025Nothing published for this version
-
3.1.1103 Dec 2025Release notes
Open source →What's Changed
- [BUGFIX] use addRules instead setRules for php-cs-fixer by @achimfritz in #625
- [FEATURE] add command to delete child records with unused colPos by @siwa-tkapplmueller in #635
- [BUGFIX] hide container in wizard if flag is set in registry by @AquaTixzzZ in #633
- [BUGFIX] Replace undefined variable with locallang key by @bnf in #639
- [TASK] PageContentPreviewRenderingEvent changed in v14 by @achimfritz in #642
- [TASK] make ci happy by @achimfritz in #649
- [TASK] disable TYPO3 v11 from CI, use use ^14.0 instead of 14.0.x-dev by @achimfritz in #650
- v14 functional tests by @achimfritz in #655
- [BUGFIX] html markup by @achimfritz in #652
- [TASK] archive composer.lock file by @achimfritz in #656
- [BUGFIX] Use createResolvedRecordFromDatabaseRow to resolve file relations by @benjaminkott in #657
- [TASK] make CI happy by @achimfritz in #658
New Contributors
- @siwa-tkapplmueller made their first contribution in #635
- @AquaTixzzZ made their first contribution in #633
- @bnf made their first contribution in #639
- @benjaminkott made their first contribution in #657
Full Changelog: 3.1.10...3.1.11
-
3.1.1002 Jun 2025Nothing published for this version
-
3.1.915 May 2025Nothing published for this version
-
3.1.823 Apr 2025Nothing published for this version
-
3.1.722 Apr 2025Nothing published for this version
-
3.1.631 Mar 2025Nothing published for this version
-
3.1.511 Mar 2025Nothing published for this version
-
3.1.428 Feb 2025Nothing published for this version
-
3.1.305 Feb 2025Nothing published for this version
-
3.1.203 Feb 2025Nothing published for this version
-
3.1.128 Nov 2024Nothing published for this version
-
3.1.008 Nov 2024Nothing published for this version
-
3.0.015 Oct 2024Nothing published for this version
-
2.3.628 Mar 2024Nothing published for this version
-
2.3.514 Feb 2024Nothing published for this version
-
2.3.305 Feb 2024Nothing published for this version
-
2.3.204 Jan 2024Nothing published for this version
-
2.3.117 Oct 2023Nothing published for this version
-
2.3.027 Sep 2023Nothing published for this version
-
2.2.508 Aug 2023Nothing published for this version
-
2.2.412 Jul 2023Nothing published for this version
-
2.2.314 Jun 2023Nothing published for this version
-
2.2.205 May 2023Nothing published for this version
-
2.2.118 Mar 2023Nothing published for this version
-
2.2.027 Feb 2023Nothing published for this version
-
2.1.216 Jan 2023Nothing published for this version
-
2.1.103 Nov 2022Nothing published for this version
-
2.1.012 Oct 2022Nothing published for this version
-
2.0.523 Sep 2022Nothing published for this version
-
2.0.409 Sep 2022Nothing published for this version
-
2.0.309 Sep 2022Nothing published for this version
-
2.0.230 Aug 2022Nothing published for this version
-
2.0.118 Aug 2022Nothing published for this version
-
2.0.011 Aug 2022Nothing published for this version
-
1.6.118 May 2022Nothing published for this version
-
1.6.019 Apr 2022Nothing published for this version
-
1.5.003 Feb 2022Nothing published for this version
-
1.4.217 Nov 2021Nothing published for this version
-
1.4.111 Nov 2021Nothing published for this version
-
1.4.005 Nov 2021Nothing published for this version
-
1.3.121 Jul 2021Nothing published for this version
-
1.3.017 Mar 2021Nothing published for this version
-
1.2.030 Oct 2020Nothing published for this version
-
1.1.120 Jul 2020Nothing published for this version
-
1.1.016 Jul 2020Nothing published for this version
-
1.0.010 Jun 2020Nothing published for this version