Diogo Cordeiro c3ba2e0f94 [BugFix] Plugins ExtendedProfile and OverwriteThemeBackground - admin is identical to system path names. | vor 5 Jahren | |
---|---|---|
.. | ||
actions | vor 5 Jahren | |
OverwriteThemeBackgroundPlugin.php | vor 5 Jahren | |
README.md | vor 5 Jahren |
Allows to overwrite your theme's background style
add
addPlugin('OverwriteThemeBackground');
$config['admin']['panels'][] = 'overwritethemebackground';
to the bottom of your config.php
none