Installation 

Requirements 

Version TYPO3 PHP
3.x 13.4 - 14.x 8.2 - 8.5
2.x 11.5 - 13.4 8.1 - 8.4

Additional requirements:

  • ImageDriver: GD, Imagick or libvips

Installation 

Require the extension via Composer (recommended):

composer require konradmichalik/typo3-environment-indicator
Copied!

Or download it from the TYPO3 extension repository.

Configuration 

Static Include (Version 2.x only) 

Deprecated since version 3.0

The static TypoScript include is deprecated and removed in version 3.0. Please use Site Sets instead.

Alternatively, include the static TypoScript template via the Template module by adding "Environment Indicator" under Include static (from extensions).

Or directly import it in your sitepackage:

Configuration/TypoScript/setup.typoscript
@import 'EXT:typo3_environment_indicator/Configuration/TypoScript/setup.typoscript'
Copied!

Image Support 

Only the following favicon image formats are supported: https://image.intervention.io/v3/introduction/formats

  • Due to the wide distribution of .ico and .svg files, these images are also supported.