Meta Box
Support Forum
Support › General › Import CSV Data to Metabox FileResolved
Hello, I'm using WP All import to bulk import data, but my problem is how to import to Metabox file. I see that in the DB is importing as path, but when I use it, it does not work.
How could I do it? thanks
Hi,
If you’re going to import/export simple fields (like text, select, radio, checkbox, etc.), then you can use these plugins to do the job:
https://wordpress.org/plugins/wp-ultimate-csv-importer/ https://wordpress.org/plugins/wp-ultimate-exporter/
For complex fields, we need to code for the integration. We’re still working on it.
Refer to this topic: https://support.metabox.io/topic/import-images-into-custom-table/.