Activate plugins in docker setup
This commit is contained in:
@@ -19,6 +19,8 @@ wp plugin activate jwt-authentication-for-wp-rest-api --allow-root
|
|||||||
wp plugin activate wiaas --allow-root
|
wp plugin activate wiaas --allow-root
|
||||||
wp plugin activate gravityforms --allow-root
|
wp plugin activate gravityforms --allow-root
|
||||||
wp plugin activate gravityflow --allow-root
|
wp plugin activate gravityflow --allow-root
|
||||||
|
wp plugin activate capability-manager-enhanced --allow-root
|
||||||
|
wp plugin activate wp-user-groups --allow-root
|
||||||
|
|
||||||
# Execute database update for updated plugins
|
# Execute database update for updated plugins
|
||||||
# (if no changes detected command will do nothing)
|
# (if no changes detected command will do nothing)
|
||||||
|
|||||||
Reference in New Issue
Block a user