Download the PHP package carstenwindler/context_banner without Composer
On this page you can find all versions of the php package carstenwindler/context_banner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download carstenwindler/context_banner
More information about carstenwindler/context_banner
Files in carstenwindler/context_banner
Download carstenwindler/context_banner
More information about carstenwindler/context_banner
Files in carstenwindler/context_banner
Vendor carstenwindler
Package context_banner
Short Description Adds a small Banner in both FE and BE and changes title tag to easier distinct development, testing and production context
License GPL-2.0+
Homepage https://carstenwindler.de
Package context_banner
Short Description Adds a small Banner in both FE and BE and changes title tag to easier distinct development, testing and production context
License GPL-2.0+
Homepage https://carstenwindler.de
Please rate this library. Is it a good library?
Informations about the package context_banner
context_banner for Typo3
Ever been in the wrong browser tab and accidentally made changes on Production, and not your local dev? Then this extension could be useful for you.
It displays a small banner in Frontend and Backend to better show the current application context (Development - Green, Testing - Yellow, Production - Read), so you can easily see if you are in the right Typo3 backend.
Installation
Just activate the extension in the Extension Manager.
Options
The following options can be configured:
- pageTitleTemplate - Simple templating for the page title
- bannerTemplate - Simple templating for the banner text
- bannerStyle - Whether to use automatically styling by Application context or custom
- bannerCssCustom - CSS to be used for custom banner style
- bannerCssDevelopment - CSS to be used for Development banner style
- bannerCssTesting - CSS to be used for Testing banner style
- bannerCssProduction - CSS to be used for Production banner style
- showBannerOnProduction - whether the banner should be shown in the frontend for
TODO
- Use middleware for Typo3 v9
Testing
To run the test:
Code Sniffer
All versions of context_banner with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^9.5
The package carstenwindler/context_banner contains the following files
Loading the files please wait ....