1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wordpress_ynh.git synced 2024-09-03 20:36:10 +02:00
This commit is contained in:
Gofannon 2023-03-01 19:48:31 +01:00
parent 19884bad97
commit 2f4dbd6eec

View file

@ -240,7 +240,7 @@ fi
ynh_script_progression --message="Activating plugins..." --weight=4
$wpcli_alias plugin activate authldap $plugin_network
$wpcli_alias option update authLDAPOptions --format=json < ../conf/plugin_authldap.json
$wpcli_alias option update authLDAPOptions --format=json < ../conf/plugin_authldap_single.json
# to display the list of all the possibles options, from your server:
# $ php8.0 ./wp-cli.phar --path=/var/www/wordpress --allow-root option get authLDAPOptions --json | jq