Container wrap

Extension key

container_wrap

Package name

traw/container-wrap

Version

1.1

Language

en

Author

Thomas Rawiel

License

This document is published under the Creative Commons BY 4.0 license.

Rendered

Wed, 09 Apr 2025 15:19:32 +0000


A collection of functions that wrap around EXT:container's Container registry, which make it easier to adjust/ change the registered container's TCA.


What does it do?

EXT:container let's you create nested content elements ("containers") in a very simple way.

See EXT:container's Documentation

However, if you want to add TYPO3's default fields like header, subheader, header_link, assets etc. to your container, you have to configure the corresponding TCA in your own distribution extension.

This extension provides functions that aim to make this step easier and more straight-forward.


Installation

Install EXT:container_wrap

How to use

Register containers, add additional fields, change allowed fields

For any feedback, suggestions or anything else regarding this extension, please use the Github issue tracker