Update ACF, add opengraph plugin to install list

This commit is contained in:
Jelle Hermsen 2022-03-10 14:11:49 +01:00
parent 00ab5d85f3
commit 4442c57f24
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ echo "Installing plugins"
./wp plugin install polylang --activate --allow-root > /dev/null
./wp plugin install simple-custom-post-order --activate --allow-root > /dev/null
./wp plugin install easy-wp-smtp --activate --allow-root
./wp plugin install opengraph --activate --allow-root
echo "Activate BIJ1 theme"
./wp theme activate BIJ1 --allow-root