.. include:: /Includes.rst.txt .. _installation: ============ Installation ============ .. _requirements: Requirements ============ - PHP 8.1 - 8.4 - TYPO3 11.5 LTS - 13.4 LTS - ImageDriver: GD, Imagick or libvips .. _steps: Installation ============ Require the extension via Composer (recommended): .. code-block:: bash composer require konradmichalik/typo3-environment-indicator Or download it from the `TYPO3 extension repository `__. Configuration ============ Include the static TypoScript template "Environment Indicator" or directly import it in your sitepackage (only necessary for the :ref:`frontend Hint `): .. code-block:: typoscript :caption: Configuration/TypoScript/setup.typoscript @import 'EXT:typo3_environment_indicator/Configuration/TypoScript/setup.typoscript' .. note:: Only the following favicon image formats are supported*: https://image.intervention.io/v3/introduction/formats * Due to the wide distribution of .ico files, these images are also supported.