Enable networking feature in single site blueprint to fix plugin installation
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
|
||||
"landingPage": "/wp-admin/",
|
||||
"login": true,
|
||||
"features": {
|
||||
"networking": true
|
||||
},
|
||||
"steps": [
|
||||
{
|
||||
"step": "defineWpConfigConsts",
|
||||
|
||||
Reference in New Issue
Block a user