Skip Navigation

[Resolved] Export data from toolset forms

This thread is resolved. Here is a description of the problem and solution.

Problem:

I need to export and import posts created via Toolset Forms, but Toolset itself does not provide a built-in export/import tool.

Solution:

Since Toolset Forms creates standard WordPress posts with custom fields, use third-party plugins like WP All Import, WP Sheet Editor, or other WordPress export tools to handle the data. These plugins allow exporting and importing Toolset data in CSV or XML formats.

Relevant Documentation:

https://www.wpallimport.com/toolset-types-export-csv-xml/
https://wpsheeteditor.com/toolset-import-export/
https://www.isitwp.com/best-wordpress-import-export-plugins/
https://wpmudev.com/blog/plugins-importing-exporting-wordpress/

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by Christopher Amirian 6 months, 1 week ago.

Assisted by: Christopher Amirian.

Author
Posts
#2794595

Hi, we've are trying to have an excel or file .csv that's exported from a form, made with toolset

How can we do that? Can you show us a bread crumb.

Thanks in advanced.

ICAS.

#2794659

Christopher Amirian
Supporter

Languages: English (English )

Hi ICAS,

Welcome to Toolset support. The Toolset forms plugin creates posts entries to whatever post type you have created the form for.

Toolset itself does not have any import/export tool regarding that, but as the result is a normal WordPress post with custom fields, it is possible to use normal WordPress export tools or plugins to export those data.

As an example you can use tools like these:

hidden link

hidden link

hidden link

hidden link

We do not endorse any plugins and it is your description to select the ones suitable for your needs.