Visual Blueprint Builder is block based editing experience for building blueprint.json
- UI based json generation
- blocks to build steps
- Preview blueprint in playground
- download blueprint.json
- copy json code
- WordPress 6.4+
- PHP 7.4+
- Download latest release from GitHub
- Visit
Plugins > Add New - Upload
visual-blueprint-builder.zipfile - Activate
Visual Blueprint Builderfrom plugins page
Clone the repository to your local system:
git clone [email protected]:lubusIN/visual-blueprint-builder.gitcd visual-blueprint-buildernpm install
composer installBuild or start the development environment:
npm run build # Compile the source files
# OR
npm run start # Watch for changes and auto-compileStart a local WordPress playground using wp-now:
npx @wp-now/wp-now startNote
Refer to package.json for additional available npm commands.
LUBUS is a web design agency based in Mumbai, India.
Visual Blueprint Builder is open-sourced plugin licensed under the GPL-3.0 license
