6e031d623a
Updated composer and translations composer install --no-dev composer dump-autoload --optimize git add vendor/ --force make updatepo |
||
---|---|---|
.. | ||
actions | ||
locale | ||
OverwriteThemeBackgroundPlugin.php | ||
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