thelia/back-office-color-module

Maintainers

Package info

github.com/thelia-modules/BackOfficeColor

Type:thelia-module

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

Statistics

Installs: 815

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2022-09-01 07:35 UTC

This package is auto-updated.

Last update: 2026-03-01 00:29:14 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