Grav Admin Customize Plugin
Override templates Admin plugin.
- Download the zip version of this repository and unzip it under
/your/site/grav/user/plugins
. - Rename the folder to
admin-customize
.
You should now have all the plugin files under
/your/site/grav/user/plugins/admin-customize
The plugin is enabled by default, and can be disabled by copying user/plugins/admin-custom/admin-customize.yaml
into user/config/plugins/admin-customize.yaml
and setting enabled: false
.
MIT License 2018 by Igor Kuznetsov.