Plugin for Grav CMS.
Enable un-official gpm installs by adding this to /user/config/system.yaml
file.
gpm:
official_gpm_only: false
Run direct-install command:
bin/gpm direct-install https://github.com/tarmo888/grav-plugin-meta-as-json/archive/master.zip
Download the zip version of this repository and unzip it under /user/plugins
folder, then rename the folder to meta-as-json
.