Diogo Cordeiro 9383b48af6 [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent 5 years ago
..
actions 9383b48af6 [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent 5 years ago
OverwriteThemeBackgroundPlugin.php 9383b48af6 [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent 5 years ago
README.md 9383b48af6 [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent 5 years ago

README.md

Allows to overwrite your theme's background style

Installation

add

addPlugin('OverwriteThemeBackground');
$config['admin']['panels'][] = 'overwritethemebackground';

to the bottom of your config.php

Settings

none