WP Manifestindependent plugin directory
manifest / developer / blueprint-exporter

Blueprint Exporter

Export your WordPress site configuration as a WordPress Playground Blueprint JSON file.

by Ciprian Popescu · github.com/wolffe/blueprint-exporter · website

14stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wolffe/blueprint-exporter/archive/refs/heads/master.zip

From the readme

Export your WordPress site configuration as a WordPress Playground Blueprint JSON file. Blueprint Exporter adds a Tools → Blueprint Exporter page to your WordPress admin. Configure your site, tick what you want to export, and download a ready-to-use blueprint.json for WordPress Playground. What can be exported: Active plugins (wordpress.org or custom URL) Active theme Published pages (including shortcode content) Custom categories Navigation menus Core site options (blog name, permalinks, timezone, etc.) Plugin-specific option groups (auto-detected) Widget configuration Non-admin users (with random passwords) After exporting: 1. Host your blueprint.json on your server (HTTPS required) 2. Make sure CORS headers allow playground.wordpress.net 3. Link to it: https://playground.wordpress.net/?blueprint-url=https://your-site.com/blueprint.json 1. Upload the plugin folder to /wp-con

Read the full README on GitHub →

Releases

TagPublished
1.0.0 Mar 6, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.