diff --git a/vagrant/bootstrap.sh b/vagrant/bootstrap.sh index ba9a4a7b..519565ea 100755 --- a/vagrant/bootstrap.sh +++ b/vagrant/bootstrap.sh @@ -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