.. 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 <https://typo3.community/contribute/teams-committees/content-types>`__ & TYPO3 contributors

:License:
    This document is published under the
    `Creative Commons BY-NC-SA 4.0 <https://creativecommons.org/licenses/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 <introduction>`

        What is a Content Block?

    ..  card:: :ref:`Installation <extension_installation>`

        Install the Content Blocks extension.

    ..  card:: :ref:`Definition <cb_definition>`

        Learn about which parts a Content Block consists.

    ..  card:: :ref:`Kickstart command <cb_skeleton>`

        Kickstart a new Content Block.

    ..  card:: :ref:`YAML reference <yaml_reference>`

        Reference of all available settings.

    ..  card:: :ref:`Templating <cb_templating>`

        Learn to use Content Blocks inside your Fluid template.

    ..  card:: :ref:`API <api>`

        Deep dive into the Content Blocks API.

    ..  card:: :ref:`Guides <guides>`

        Comprehensive guides for specific use cases.

    ..  card:: :ref:`Developer corner <developer-corner>`

        Features targeted to developers specifically.

    ..  card:: :ref:`Changelog <changelogs>`

        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
    JsonSchema/Index
    ChangeLog/Index
    Migrations/Index
    FAQ/Index
    KnownProblems/Index
    Appendix/Index

..  Meta Menu

..  toctree::
    :hidden:

    Sitemap
