WordPress / wordpress-playground

Run WordPress in the browser via WebAssembly PHP
https://w.org/playground/
GNU General Public License v2.0
1.65k stars 263 forks source link

add blueprint builder plugin #2008

Open ajitbohra opened 5 days ago

ajitbohra commented 5 days ago

https://github.com/user-attachments/assets/4db2ad28-679c-40cc-a68d-126e4b2f4b4e

Motivation for the change, related issues

1755

Implementation details

WordPress Plugin to leverage Block Editor to build playground blueprints

Testing Instructions (or ideally a Blueprint)

build plugin

composer install
npm install
npm run build

Note: PR will need changes to align with nx workspace

cc: @adamziel