thelia/back-office-color-module

2.0.0 2022-09-01 07:35 UTC

This package is auto-updated.

Last update: 2024-03-29 03:32:57 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