Skip to content

dmsnell/blueprints

Repository files navigation

WordPress Blueprints Community Gallery

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.

What are Blueprints?

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.

Why use 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 that work for you in a few clicks.
  • Learn WordPress – Blueprints are a fantastic way to play with a variety of WordPress configurations.

Ready to jump in?

In this community space, you can:

Contributing your Blueprint

We encourage you to contribute your own Blueprints to this repository! New submissions are accepted as Pull Requests, for more details consult Contributing Guidelines

Needing Help?

If you have questions or need assistance, start a new issue in this repository.

Let's Build the Blueprint Community Together!

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!

About

Blueprints gallery and examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.8%
  • PHP 27.2%