konradmichalik/typo3-environment-indicator
Composer 安装命令:
composer require konradmichalik/typo3-environment-indicator
包简介
Environment Indicator - TYPO3 extension with several features to show an environment indicator in the TYPO3 frontend and backend.
README 文档
README
TYPO3 extension typo3_environment_indicator
This extension provides several features to show an environment indicator in the TYPO3 frontend and backend.
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.
✨ Features
| Icon | Preview | Feature |
|---|---|---|
| Frontend + Backend | ||
| Modified favicon Modify the favicon for frontend and backend based on the original favicon, the current application context and your configuration. |
||
| Frontend | ||
![]() |
![]() |
Frontend hint Adds an informative hint to the frontend showing the website title and the current application context. |
![]() |
![]() |
Modified frontend image Modify frontend image based on the original image, the current application context and your configuration. |
| Backend | ||
![]() |
![]() |
Backend toolbar item Adds an informative item with the current application context to the backend toolbar. |
![]() |
![]() |
Backend topbar Colorize the backend header topbar regarding the application context. |
![]() |
![]() |
Modified backend logo Modify the backend logo based on the original logo, the current application context and your configuration. |
![]() |
![]() |
Dashboard widget Render a dashboard widget according to the environment. |
![]() |
![]() |
Backend theme (experimental) Colorize the entire TYPO3 v14+ backend (primary color, header, sidebar) based on the environment. |
Note
These environment indicators are mainly for development purposes (e.g. distinguishing between different test systems) and will not show in production environments.
🔥 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
Use the following composer command to install the extension:
composer require konradmichalik/typo3-environment-indicator
TER
Download the zip file from TYPO3 extension repository (TER).
📙 Documentation
Please have a look at the official extension documentation.
🚧 Migration from version 1.x to 2.x
Since version 2.x, the extension is using the new Handler::addIndicator method to add the environment indicator
configuration instead of the old ConfigurationUtility::configByContext method.
🧑💻 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).
统计信息
- 总下载量: 12.25k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 11
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-02-25














