Hi there,
We need to export our woocommerce product data but we’re not sure how to export PPOM data alongside it.
The plugin we use (WP All Export) asked said the following
“If it stores its data as custom/meta fields, you should be able to export it via Custom Fields (see https://www.wpallimport.com/documentation/export-custom-fields-to-csv-or-xml/). If it stores the data in custom database tables, you’ll need custom code to get it (see https://www.wpallimport.com/documentation/code-snippets/#export-data-from-custom-database-tables).
Can you confirm how that the data is stored and if it even possible?
Thank you
