.. include:: ../Includes.txt
.. _installation:
============
Installation
============
Target group: **Administrators**
.. note::
The extension is available for TYPO3 9 LTS and TYPO3 10.0.
The recommended way to install this extension is by using Composer. In your Composer-based TYPO3 project root, just type
.. code-block:: bash
composer req brotkrueml/schema
and the latest stable release will be installed.
But you can also install the extension from the `TYPO3 Extension Repository (TER) `__.
The extension configuration offers some basic configuration which is explained in the :ref:`Configuration ` chapter.