Module SkinEditor

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search

Informations

Module name Skin Editor
Editor / Editeur DoliCloud - www.dolicloud.com
Download or buy page / Page achat ou téléchargement www.dolistore.com
Status / Statut / Estado Stable
Prerequisites / Prérequis Dolibarr min version 3.2.0   
Last update date / Date mise à jour fiche / Fecha última actualización 2020-11-17
Note / Nota

Features

Allow to change the main color and font size of skin Eldy. Setup can be done globaly for everybody, but each user can also personalize its color theme by himself.

Prerequisites

Use the eldy skin.

Installation

  • Download archive file of module (.zip file) from web site www.dolistore.com or from any other source.
  • Install module into the custom folder of Dolibarr:
    • Go to Home - Setup - Modules - Deploy/install external app/module
    • Upload the file. Note: If it fails, you can manually unzip the file into the custom directory from command line: Go into the *custom* directory and uncompress file with command unzip modulefile.zip
  • Module is ready to be activated and used.

Setup

To use this module, you must first enable it using an administrator account, via the menu option "Home - Setup - Modules".

Choose the tab where the module is listed. Then click on "Activate".

The module is now activated.

If a cog icon appears Cog circle.svg on module thumb or at end of the line of the module, click on it to access the setup page specific to the module.

Specific setup for module:

You can define the colors globally (for everyone) but each user can also edit himself the color.

To change globally, go into the setup page of module, fill:

  • The color code to define skin main color.
  • The size of default font onto screen (keep empty to not change).

If a user want to change himself, he have to click onto its login name (top-right), choose tab "skin editor", then fill:

  • The color code to define skin main color.
  • The size of default font onto screen (keep empty to not change).

Usage

Once setup of module is done, Dolibarr use new colors.

Screen shot skincolor 2.png

Development

The development of this module is not included inside the standard GIT repository of Dolibarr but inside a repository dedicated to modules not supported by the Dolibarr development team but supported by DoliCloud team:

Note that the code of all modules developed by DoliCloud team are presents in the same repository (1 sub-directory of htdocs = 1 module). They are all Open Source modules.