.. include:: /Includes.rst.txt .. _introduction: ============ Introduction ============ .. _what-it-does: What does it do? ================ This extension provides several features to show an environment indicator in the TYPO3 frontend and backend. .. note:: These environment indicators are mainly for development purposes (e.g. distinguishing between different test systems) and will not show in production environments. .. _features: Features ======== Combine :ref:`trigger ` and :ref:`indicator ` classes to show the environment in the TYPO3 frontend and backend. The extension provides several trigger and indicator classes out of the box. You can also create your own trigger and indicator classes. .. figure:: /Images/example1.jpg :alt: Example :class: with-shadow Backend with several environment indicators .. list-table:: Features :header-rows: 1 :class: center * - Image - Description - Frontend - Backend * - .. figure:: /Images/preview-frontend-hint.png :alt: Frontend Hint Preview - :ref:`Frontend Hint `: Adds an informative hint to the frontend showing the website title and current environment. - ✔️ - * - .. figure:: /Images/preview-backend-toolbar-item.png :alt: Backend Toolbar Item Preview - :ref:`Backend toolbar item `: Adds an informative item to the backend toolbar showing the current environment. - - ✔️ * - .. figure:: /Images/preview-backend-topbar.jpg :alt: Backend Topbar Preview - :ref:`Backend topbar `: Colors the backend header topbar according to the environment. - - ✔️ * - .. figure:: /Images/preview-favicon.png :alt: Favicon Preview - :ref:`Modified favicon `: Modifies the favicon for frontend and backend based on the original favicon, current environment and your configuration. - ✔️ - ✔️ * - .. figure:: /Images/preview-backend-logo.jpg :alt: Backend Logo Preview - :ref:`Modified backend logo `: Modifies the backend logo based on the original logo, current environment and your configuration. - - ✔️ * - .. figure:: /Images/preview-dashboard-widget.jpg :alt: Dashboard Widget Preview - :ref:`Dashboard widget `: Render a dashboard widget according to the environment. - - ✔️ * - .. figure:: /Images/preview-frontend-image.jpg :alt: Frontend Image Preview - :ref:`Modified frontend image `: Modifies the frontend image based on the original image, current environment and your configuration. - ✔️ - .. _support: Support ======= There are several ways to get support for this extension: * GitHub: https://github.com/jackd248/typo3-environment-indicator/issues License ======= This extension is licensed under `GNU General Public License 2.0 (or later) `_.