konradmichalik/typo3-environment-indicator

Environment Indicator - TYPO3 extension with several features to show an environment indicator in the TYPO3 frontend and backend.

Maintainers

Package info

github.com/konradmichalik/typo3-environment-indicator

Type:typo3-cms-extension

pkg:composer/konradmichalik/typo3-environment-indicator

Transparency log

Statistics

Installs: 14 526

Dependents: 0

Suggesters: 0

Stars: 7

Open Issues: 1

3.4.0 2026-07-28 13:29 UTC

README

Extension icon

TYPO3 extension typo3_environment_indicator

Latest Stable Version TYPO3 Coverage CGL Tests License

This extension provides several features to show an environment indicator in the TYPO3 frontend and backend, and beyond (CLI, mails).

Note

Has it ever happened to you that you changed data on a test system and then realized: oh no, that's the live system. Well, to prevent that from happening (again), I created this extension.

Environment Indicator Preview

✨ Features

Icon Preview Feature
Frontend + Backend
Favicon Icon Favicon Preview Modified favicon

Modify the favicon for frontend and backend based on the original favicon, the current application context and your configuration.
Page Title Icon Page Title Preview Page title

Prefix or suffix the page title in frontend and backend with the current application context.
Frontend
Frontend Hint Icon Frontend Hint Preview Frontend hint

Adds an informative hint to the frontend showing the website title and the current application context.
Frontend Image Icon Frontend Image Preview Modified frontend image

Modify frontend image based on the original image, the current application context and your configuration.
Backend
Backend Toolbar Item Icon Backend Toolbar Item Preview Backend toolbar item

Adds an informative item with the current application context to the backend toolbar.
Backend Topbar Icon Backend Topbar Preview Backend topbar

Colorize the backend header topbar regarding the application context.
Backend Logo Icon Backend Logo Preview Modified backend logo

Modify the backend logo based on the original logo, the current application context and your configuration.
Dashboard Widget Icon Dashboard Widget Preview Dashboard widget

Render a dashboard widget according to the environment.
Backend Theme Icon Backend Theme Preview Backend theme (experimental)

Colorize the entire TYPO3 v14+ backend (primary color, header, sidebar) based on the environment.
Backend Login Icon Backend Login Preview Backend login

Show a colored environment badge directly on the backend login screen.
Misc
CLI Banner Icon CLI Banner Preview CLI banner

Print a colored environment banner to stderr before an interactive console command runs.
Mail Subject Prefix Icon Mail Subject Prefix Preview Mail subject prefix

Prepends the environment to the subject of every mail sent through the TYPO3 Mailer API.

Note

These environment indicators are mainly for development purposes (e.g. distinguishing between different test systems) and will not show on the live production site. They do show in Production/Staging and Production/Standby application contexts, where they help distinguish those systems from the live site.

🔥 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

Composer

Packagist Packagist Downloads

Use the following composer command to install the extension:

composer require konradmichalik/typo3-environment-indicator

TER

TER version TER downloads

Download the zip file from TYPO3 extension repository (TER).

📙 Documentation

Please have a look at the official extension documentation.

🧑‍💻 Contributing

Please have a look at CONTRIBUTING.md.

💎 Credits

This project is partly inspired by the laravel-favicon package.

⭐ License

This project is licensed under GNU General Public License 2.0 (or later).