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