Title: Export gutenberg blocks
Last modified: June 9, 2019

---

# Export gutenberg blocks

 *  Resolved [johnfrl_15](https://wordpress.org/support/users/johnfrl_15/)
 * (@johnfrl_15)
 * [7 years ago](https://wordpress.org/support/topic/export-gutenberg-blocks/)
 * Hi,
 * I have a series of pages (over 300) but I have re-created the setup of the site
   so these pages are going to be custom post types instead.
 * So I need to create all the pages as custom post types so I can import a spreadsheet
   in to create them however my issue is all the pages are built using Gutenberg
   blocks so I need a way to export all the pages but with the data from the individual
   blocks too. My ideal scenario is each block’s data is in its own column in the.
   csv export.
 * So where there is a block on these pages, it will be entered into a custom field
   on the CPT.
 * Is it possible to do this (or anything near) with your plugin, perhaps with the
   pro version? The options available when customizing the export pretty much stops
   at ‘content’ but I would have expected there would be some kind of support for
   Gutenberg too?
 * Thanks
    John

Viewing 1 replies (of 1 total)

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [7 years ago](https://wordpress.org/support/topic/export-gutenberg-blocks/#post-11624251)
 * Hi [@johnfrl_15](https://wordpress.org/support/users/johnfrl_15/)
 * > My ideal scenario is each block’s data is in its own column in the .csv export.
   > Is it possible to do this (or anything near) with your plugin
 * You might be able to do this, but it would require custom PHP functions that 
   parse the content to extract and return the block information: [http://www.wpallimport.com/tour/export-developer-friendly/](http://www.wpallimport.com/tour/export-developer-friendly/).
 * > The options available when customizing the export pretty much stops at ‘content’
   > but I would have expected there would be some kind of support for Gutenberg
   > too?
 * The block information/data is stored in the “Content” element because that’s 
   where it’s stored in the WordPress database. We may have different options in
   the future, but for now everything should be done via the content.

Viewing 1 replies (of 1 total)

The topic ‘Export gutenberg blocks’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-export/assets/icon-256x256.png?rev=2570162)
 * [WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel](https://wordpress.org/plugins/wp-all-export/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-export/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-export/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-export/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-export/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-export/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/export-gutenberg-blocks/#post-11624251)
 * Status: resolved