diff --git a/docker/app.post-setup.sh b/docker/app.post-setup.sh index c4ddcba..7645f05 100644 --- a/docker/app.post-setup.sh +++ b/docker/app.post-setup.sh @@ -1,6 +1,7 @@ #!/bin/bash # Activate wp-graphql +wp plugin install https://github.com/wp-premium/advanced-custom-fields-pro/archive/refs/heads/master.zip --activate -allow-root wp plugin install wp-graphql --allow-root --activate wp plugin activate wp-graphql-acf --allow-root