{ "$schema": "https://playground.wordpress.net/blueprint-schema.json", "landingPage": "/wp-admin/", "login": true, "features": { "networking": true }, "steps": [ { "step": "defineWpConfigConsts", "consts": { "WP_DEBUG": true } }, { "step": "wp-cli", "command": "wp plugin install plugin-toggle kadence-blocks --activate" } ] }