Hugo Sales 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 年 前
..
actions 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 年 前
locale 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 年 前
OverwriteThemeBackgroundPlugin.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 年 前
README.md 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 年 前

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