Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0 | před 3 roky | |
---|---|---|
.. | ||
actions | před 3 roky | |
locale | před 3 roky | |
OverwriteThemeBackgroundPlugin.php | před 3 roky | |
README.md | před 3 roky |
Allows to overwrite your theme's background style
add
addPlugin('OverwriteThemeBackground');
$config['admin']['panels'][] = 'overwritethemebackground';
to the bottom of your config.php
none