Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit faafaaf

Browse files
committed
- install acf in docker
1 parent a8fbf73 commit faafaaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/app.post-setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/bash
22

33
# Activate wp-graphql
4+
wp plugin install https://github.com/wp-premium/advanced-custom-fields-pro/archive/refs/heads/master.zip --activate -allow-root
45
wp plugin install wp-graphql --allow-root --activate
56
wp plugin activate wp-graphql-acf --allow-root
67

0 commit comments

Comments
 (0)