Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 681 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 681 Bytes

Grav Admin Customize Plugin

Override templates Admin plugin.

Installation and Configuration

  1. Download the zip version of this repository and unzip it under /your/site/grav/user/plugins.
  2. 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.