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.
Check out Blueprints 101 to get started.
Here's a quick overview:
Blueprints are WordPress setup scripts that you can preview live in WordPress Playground. Here's a simple example:
{
"plugins": ["hello-dolly", "gutenberg"],
"login": true,
"landingPage": "/wp-admin/plugins.php"
}
Preview in WordPress Playground
Blueprints contain all the installation instructions needed to setup WordPress, including plugins, themes, site options, starter content to import, and more.
Check out Blueprints 101 to get started with Blueprints.
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 work for you.
- Learn WordPress: Blueprints are a fantastic way to play with a variety of WordPress configurations.
This community space allows you to
- Browse the Blueprints Gallery and explore diverse WordPress sites.
- Submit your own Blueprint and share your WordPress setup with the community.
We encourage you to contribute your Blueprints to this repository! We accepet new submissions as Pull Requests. Read the Contributing Guidelines for more details.
If you have questions or comments, open a new issue in this repository.
This is a minimal version 1 (v1) to get the community space up and running. We plan to build upon this foundation, expand, and improve it—with your feedback. So, explore, create, and share your Blueprints!