Front End CSV Upload for Formidable Forms

Have you ever needed to upload data from a .CSV file from the Front End of your website into a Formidable Form?  We have created a wonderful PHP Snippet that will allow you to do just that!  What will this snippet do for you?

  1. Allow the mapping of your CSV headers with the fields from your specified Formidable Form.
  2. Add this functionality to any page or post in WordPress, thanks to the use of a shortcode for implementation.  You simply specify the Form ID in the shortcode and the fields from that form are what you’re able to choose from when mapping.
  3. The functionality does not require the user to logged in to upload the data.  Helpful if you need a data dump to a form, and you don’t want a donor to have a login to your site.

For a one-time fee of $40 you can start implementing this shortcode on unlimited websites.

This works by IMPORTING the .JSON file into the Code Snippets Plugin or by adding the PHP from the .JSON to your functions.php file.

This should be a default feature for FF, but now it can add functionality to your business systems.

The shortcode to implement this functionality is

DEMO

You can use any CSV file to see how you can map the columns with the field IDs I have set for the form the entries will go to.  Once you select your CSV click Map Fields to load the mapping functionality.  When you are done mapping click Import CSV Data.



CSV HeaderFormidable Field
.

Simply purchase the file, then import it into the Code Snippets Plugin and activate it.