.. include:: /Includes.rst.txt .. _start: ==================== TYPO3 Content Blocks ==================== :Extension key: content_blocks :Package name: friendsoftypo3/content-blocks :Version: |release| :Language: en :Author: `TYPO3 Content Types Team `__ & TYPO3 contributors :License: This document is published under the `Creative Commons BY-NC-SA 4.0 `__ license. :Rendered: |today| The TYPO3 Content Blocks extension, :composer:`friendsoftypo3/content-blocks`, provides a simplified way to register and use content types as sub-resources inside extensions. .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: :ref:`Introduction ` What is a Content Block? .. card:: :ref:`Installation ` Install the Content Blocks extension. .. card:: :ref:`Definition ` Learn about which parts a Content Block consists. .. card:: :ref:`Kickstart command ` Kickstart a new Content Block. .. card:: :ref:`YAML reference ` Reference of all available settings. .. card:: :ref:`Templating ` Learn to use Content Blocks inside your Fluid template. .. card:: :ref:`API ` Deep dive into the Content Blocks API. .. card:: :ref:`Guides ` Comprehensive guides for specific use cases. .. card:: :ref:`Developer corner ` Features targeted to developers specifically. .. card:: :ref:`Changelog ` Documentation of all changes. **Table of Contents** .. toctree:: :maxdepth: 2 :titlesonly: Introduction/Index Installation/Index Definition/Index Registration/Index Commands/Index YamlReference/Index Templating/Index API/Index Guides/Index DeveloperCorner/Index ChangeLog/Index Migrations/Index FAQ/Index KnownProblems/Index Appendix/Index .. Meta Menu .. toctree:: :hidden: Sitemap