cybob/context-indicator

Makes the application context more prominent in the backend.

Installs: 52

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v1.0.0 2023-07-07 13:16 UTC

This package is auto-updated.

Last update: 2024-05-07 14:55:57 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).

Development environment indicated by a green border!

Testing

The default border color for testing environments is var(--bs-info) (blue).

Testing environment indicated by a blue border!

Production

The default border color for production environments is var(--bs-danger) (red).

Production environment indicated by a red border!

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.

Basic configuration options!

Color

Configure the colors for the environments. Any valid CSS color value works.

Color configuration options!

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/