/blueprint.json
Valid JSON
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"login": true,
"landingPage": "/hello-from-playground/",
"preferredVersions": { "php": "8.3", "wp": "latest" }
}
Validation
Blueprint is valid and ready to run against the active Playground.
Database management is an early access feature
WordPress Playground emulates MySQL using SQLite. Tools are improving weekly.
- Database driver
- MySQL emulation backed by SQLite
- SQLite database path
- /wordpress/wp-content/database/.ht.sqlite
- Size
- 452 KB