Installation
Target group: Administrators
Note
The extension in version 3.12 supports TYPO3 v11 LTS, TYPO3 v12 LTS and TYPO3 v13 LTS and needs at least PHP 8.1.
The recommended way to install this extension is by using Composer. In your Composer-based TYPO3 project root, just type:
composer req brotkrueml/schema
Copied!
and the recent stable version will be installed.
In a legacy installation, you can also install the extension from the TYPO3 Extension Repository (TER).
The extension configuration offers some basic configuration which is explained in the Configuration chapter.