cliffparnitzky/backend-custom-css

Provides the possibility to add special css to the contao backend.

Fund package maintenance!
cliffparnitzky

Installs: 738

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 1

Open Issues: 1

Type:contao-module

1.2.1 2022-03-17 22:57 UTC

This package is auto-updated.

Last update: 2024-04-18 03:43:25 UTC


README

Latest Version on Packagist Installations via composer per month Installations via composer total

Contao Extension: BackendCustomCss

Provides the possibility to add special css to the contao backend.

There are 3 types of custom css:

  • templates ... delivered by this extension (send me yours, if you want to put it in this collection)
  • system styles ... added by system admin to settings (could be marked fix - will always be used and are not selectable by user, could be restricted by domain)
  • user styles ... each user could set its own styles in user settings

The system styles (defined by admin) will automatically be listed in user settings (if active, not fixed and match the domain). Each style could be set inactive (will not be loaded).

Each user style can also be set to inactive (must not be deleted in order to avoid loading).

Installation

Install the extension via composer: cliffparnitzky/backend-custom-css.

If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/BackendCustomCss/releases

Tracker

https://github.com/cliffparnitzky/BackendCustomCss/issues

Compatibility

  • Contao version >= 3.2.0 ... < 3.6.0
  • Contao version >= 4.4.0

Dependency

This extension is dependent on the following extensions:

Screenshots

Screenshot: System settings

Screenshot: User settings

Screenshot: Wizard for templates

Screenshot: Wizard for system styles