svg
This commit is contained in:
parent
e9bc584efa
commit
6410bf5e34
|
@ -79,8 +79,17 @@ wp site switch-language fr_FR
|
||||||
|
|
||||||
# Mise à jour theme / plugin / network
|
# Mise à jour theme / plugin / network
|
||||||
wp theme install twentytwentyfour --allow-root
|
wp theme install twentytwentyfour --allow-root
|
||||||
|
wp theme enable twentytwentyfour --network
|
||||||
wp theme install lowfi --allow-root
|
wp theme install lowfi --allow-root
|
||||||
wp theme enable lowfi --network
|
wp theme enable lowfi --network
|
||||||
|
wp theme install astra --allow-root
|
||||||
|
wp theme enable astra --network
|
||||||
|
wp plugin install advanced-posts-listing --allow-root
|
||||||
|
wp plugin activate advanced-posts-listing --network
|
||||||
|
wp plugin install ultimate-addons-for-gutenberg --allow-root
|
||||||
|
wp plugin activate ultimate-addons-for-gutenberg --network
|
||||||
|
wp plugin install wordpress-importer --allow-root
|
||||||
|
wp plugin install envira-gallery-lite --allow-root
|
||||||
|
|
||||||
wp theme update --allow-root --all
|
wp theme update --allow-root --all
|
||||||
wp plugin update --allow-root --all
|
wp plugin update --allow-root --all
|
||||||
|
|
|
@ -58,7 +58,7 @@ cn: admin
|
||||||
sn: admin
|
sn: admin
|
||||||
displayName: admin
|
displayName: admin
|
||||||
givenname: admin
|
givenname: admin
|
||||||
mail: admin@noreply.fr
|
mail: arno.nanor@gmail.com
|
||||||
siren: nine
|
siren: nine
|
||||||
niveau01: niveau01
|
niveau01: niveau01
|
||||||
userpassword: {SSHA}JYfvUM9Hf/v/NbWR5zgUkt4E5lBRGuR2
|
userpassword: {SSHA}JYfvUM9Hf/v/NbWR5zgUkt4E5lBRGuR2
|
||||||
|
|
Loading…
Reference in New Issue