承接 cybob/context-indicator 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cybob/context-indicator

最新稳定版本:v1.0.0

Composer 安装命令:

composer require cybob/context-indicator

包简介

Makes the application context more prominent in the backend.

README 文档

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/

统计信息

  • 总下载量: 163
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2023-07-07