Alexei Sorokin 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION | il y a 4 ans | |
---|---|---|
.. | ||
actions | il y a 4 ans | |
OverwriteThemeBackgroundPlugin.php | il y a 5 ans | |
README.md | il y a 5 ans |
Allows to overwrite your theme's background style
add
addPlugin('OverwriteThemeBackground');
$config['admin']['panels'][] = 'overwritethemebackground';
to the bottom of your config.php
none