thelia / back-office-color-module
Installs: 326
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 1
Open Issues: 0
Type:thelia-module
Requires
- thelia/installer: ~1.0
This package is auto-updated.
Last update: 2024-10-29 05:11:12 UTC
README
This module allows to change the color of the header and adds a custom warning message on all pages in back office.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module is BackOfficeColor. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/back-office-color-module:~1.0.0
Usage
You can change the color of the header and add a warning message in the configurations of the module admin/module/BackOfficeColor