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

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