Skip to content

Shows a ribbon in the right top corner depending on the TYPO3 application context

License

Notifications You must be signed in to change notification settings

plan2net/context_ribbon

This branch is 19 commits ahead of svewap/context_ribbon:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 6, 2025
Aug 8, 2024
Aug 8, 2024
Aug 7, 2024
Sep 4, 2016
Aug 8, 2024
Aug 8, 2024
Oct 8, 2019
Aug 8, 2024
Aug 7, 2024

Repository files navigation

TYPO3 Extension context_ribbon

What does it do?

The extension shows a ribbon in the right top corner of the frontend and backend.

It supports the following states:

  • Development
  • Development/Staging
  • Testing
  • Production/Staging
  • Production

development ribbon testing ribbon staging ribbon production ribbon

Usage

Install the extension and set the application context: https://docs.typo3.org/typo3cms/extensions/bsdist/Main/ApplicationContext/Index.html

Restart your webserver server and the ribbon is shown.

You can switch off/on the ribbon in the frontend/backend by changing the extension settings: extension configuration

The ribbon is hidden in frontend in production context automatically!

Compatibility

Version tagged with 2.1.0 is compatible with TYPO3 6 up to 9.

Version 3.0.0 is only compatible with TYPO3 10 (PHP >= 7.2).

Versions 10.0.0 and higher are compatible with the corresponding TYPO3 versions.

About

Shows a ribbon in the right top corner depending on the TYPO3 application context

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.6%
  • CSS 26.0%
  • JavaScript 10.4%