cybob / context-indicator
Makes the application context more prominent in the backend.
Installs: 147
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.4
- typo3/cms-core: ^11.5 || ^12
Replaces
- typo3-ter/context_indicator: *
This package is auto-updated.
Last update: 2024-12-07 16:19:55 UTC
README
This lightweight extension makes the application context more prominent in the backend.
Introduction
When using a TYPO3 CMS project in different environments, it's sometimes hard to keep track of in which environment's backend one is currently editing data.
This extension adds a thin, colored border to the topbar and the current application context to the site name.
The color depends on the application context, so that you always know in which environment you're working in.
Development
The default border color for development environments is var(--bs-success)
(green).
Testing
The default border color for testing environments is var(--bs-info)
(blue).
Production
The default border color for production environments is var(--bs-danger)
(red).
Configuration
Since the environment has a system wide scope, configuration is done using ext_conf_template.txt
.
Therefore, all options can be modified programmatically or managed in the backend using TYPO3's Settings module.
Basic
Configure the behaviour of the site name's modification and disable the indication for production environments.
Color
Configure the colors for the environments. Any valid CSS color value works.
Support
cybob communication GmbH
Große Hamkenstraße 30
49074 Osnabrück
Germany
Mail: info@cybob.com
Phone: +49 541 911 89 0
Website: https://www.cybob.com/