Bootstrap extension for Typo3
The problem of being able to set content in one column and then again in two columns is so easy to realise and reasonable for the editor.
Specifically, the grid works with a scale of 12 elements. These can then be divided into different columns. Internal spacing is assigned automatically. If the content is displayed on a tablet or smartphone, the elements are arranged one below the other. The editor can define the following properties:
- one to four columns
- Percentage of the respective columns
Which extension has proven itself
Until now, bootstrap_grids (Grids for Bootstrap) or similar extensions were used.
As of TYPO3 11, I recommend the container extension.
The TYPO3 extension known as "container" provides a flexible and intuitive way to create and manage content containers within the TYPO3 backend. Here are some key features and benefits:
- Flexibility in design: Users can organise content in structured containers, which enables versatile website design. It supports different layouts and structures, such as column layouts, without the need for in-depth programming knowledge.
- Ease of use: The extension is designed to be user-friendly. It enables editors to intuitively place and structure content on a website.
- Customisability: Developers can adapt the functionality of the containers to specific project requirements. This includes defining their own container types with specific fields and settings.
- Reusability: Once created, containers can be reused on different pages or in different areas of a page, which increases the efficiency of page editing.
- Responsive design: The extension supports responsive design approaches. Content in containers can be designed in such a way that it is optimally displayed on different screen sizes.
- Improving the content structure: By using containers, the structure and readability of the content on the website can be improved, which can offer both user experience and SEO benefits.
- Translated with www.DeepL.com/Translator (free version)
Overall, the "container" extension for TYPO3 provides a powerful solution for editors and developers to easily create and manage complex website structures by allowing greater control over the layout and presentation of content.
Accordions, tabs, boxes, etc. can also be used with the containeritems extension.