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

extrameile/context_ribbon

 
 

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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 66.2%
  • CSS 24.1%
  • JavaScript 9.7%