thelia/back-office-color-module

Installs: 666

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 1

Open Issues: 0

Type:thelia-module

pkg:composer/thelia/back-office-color-module

2.0.0 2022-09-01 07:35 UTC

This package is auto-updated.

Last update: 2025-09-29 02:49:45 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