Title: Import Data?
Last modified: August 21, 2016

---

# Import Data?

 *  [cpaprotna](https://wordpress.org/support/users/cpaprotna/)
 * (@cpaprotna)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/import-data-3/)
 * Does the Form Manager plugin have a way to import existing data into the database?
   Our user wants to be able to plug in information that was submitted from our 
   previous system.
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/import-data-3/#post-3938459)
 * The only way would be to insert the data directly into the database using PhpMyAdmin
   or something similar. The data table is named fm_data_(n), where n is the ID 
   of the form. The form ID can be found in the fm_forms table. As long as the forms
   have the same structure, rows from the old data table can be inserted into the
   new one without any problem.

Viewing 1 replies (of 1 total)

The topic ‘Import Data?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-form-manager.svg)
 * [Form Manager](https://wordpress.org/plugins/wordpress-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-form-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/import-data-3/#post-3938459)
 * Status: not resolved