The Create Block Theme plugin transforms your site editor workflow by letting you export database changes directly back to your theme files. This is a game-changer for block theme development!
Make changes in the site editor – whether styling adjustments or template modifications – and they normally save to the database. The plugin adds a wrench icon to the site editor with a “Save Changes” option.
Click it and the plugin writes your changes directly to the appropriate theme files (theme.json for styles, template files for layout changes) while clearing the database customizations. Your changes become part of the theme itself.
This eliminates the tedious export-download-unzip-copy workflow and speeds up block theme development dramatically. You work visually in the site editor but maintain clean, portable theme files – the best of both worlds!