.. include:: /Includes.rst.txt .. _installation: ============ Installation ============ Install this extension via composer:: composer require traw/sup-header or add it to your extension's composer.json file:: "require": { "typo3/cms-core": "^12 || ^13", "traw/sup-header": "^1.0" }