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