as I'm on it, add info about the grav form plugin we use

This commit is contained in:
meaz 2022-02-10 19:30:17 +01:00
parent 3780beb3b9
commit 98661fcbfc
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ yes | sudo -u "${WWW_USER}" php8.0 bin/gpm install tagcloud
# https://github.com/Perlkonig/grav-plugin-tagcloud
yes | sudo -u "${WWW_USER}" php8.0 bin/gpm install form
# https://github.com/getgrav/grav-plugin-form
# Add Grav config (the second extra false should be set to true, but it creates an error in Grav ("Trying to access array offset on value of type null")
# Create the Nginx config files and restart webserver