Important
Skip to the Blueprints Gallery to explore a variety of WordPress sites. Keep reading to learn more about Blueprints and how to contribute your own.
Blueprints are WordPress setup descriptions that can be previewed live in WordPress Playground. Just like this one:
{
"plugins": ["hello-dolly", "gutenberg"],
"login": true,
"landingPage": "/wp-admin/plugins.php"
}
Preview in WordPress Playground
Blueprints contain all the setup information including plugins, themes, site options, starter content to import, and more. See Building your first Blueprint for more details.
Blueprints can help you:
- Explore different setups – Try out different themes and plugins without the risk of breaking your site. It's a safe environment to see what works best for your needs.
- Save time – Instead of manually setting up your site, choosing themes, and installing plugins one by one, Blueprints do all that work for you in a few clicks.
- Learn WordPress – Blueprints are a fantastic way to play with a variety of WordPress configurations.
In this community space, you can:
- Browse the Blueprints Gallery to explore a variety of WordPress sites.
- Submit your own Blueprint to share your WordPress setup with the community.
We encourage you to contribute your own Blueprints to this repository! New submissions are accepted as Pull Requests, for more details consult:
If you have questions or need assistance, start a new issue in this repository.
This is a minimal version 1 (v1) to get the community space up and running quickly. We plan to build upon this foundation based on your feedback. So, explore, create, and share your Blueprints!