Hey @baxter89 – would you be able to explain a little more what you’re hoping to do? It sounds like you want to export a selection of Blocks as a JSON file?
The first step would be to create a pattern from those blocks.
https://wordpress.org/documentation/article/reusable-blocks/#create-reusable-block
Then if you go to https://yoursite.com/wp-admin/edit.php?post_type=wp_block you’ll see the pattern listed there along with an option to export a JSON file of it.
Thread Starter
New_WP
(@baxter89)
Hello,
What I want to do is create compositions that I can export to another site.
THANKS
Thread Starter
New_WP
(@baxter89)
It’s good with the link you provided me I can export the compositions
THANKS