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