Title: [Plugin: Simple Fields] Export and Import
Last modified: August 20, 2016

---

# [Plugin: Simple Fields] Export and Import

 *  Resolved [Rabassa](https://wordpress.org/support/users/rabassa/)
 * (@rabassa)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-simple-fields-export-and-import/)
 * Hello!
 * I have to move a WordPress site from one server to another. Everything exported/
   imported properly except for Simple Fields. Is there a way to export all simple
   field settings (fields, groups, connectors) from one WP install to another?
 * Thanks,
    rich
 * [http://wordpress.org/extend/plugins/simple-fields/](http://wordpress.org/extend/plugins/simple-fields/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [mrengy](https://wordpress.org/support/users/mrengy/)
 * (@mrengy)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-simple-fields-export-and-import/#post-2646858)
 * I’ve been wondering about this as well. I’ve done some exports / imports using
   plugin version 0.3.9 from a production site to a stage site, and it hasn’t worked
   well for me in the past. Fields have gotten mixed up, and I ended up with values
   in the wrong fields as well as some duplicated fields.
 * Has export / import been addressed in more recent versions?
 *  Plugin Contributor [Pär Thernström](https://wordpress.org/support/users/eskapism/)
 * (@eskapism)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-simple-fields-export-and-import/#post-2646859)
 * The support for import/export is still crappy. But we are aware of it and It’s
   something that’s on the road map.
 *  [bethes135](https://wordpress.org/support/users/bethes135/)
 * (@bethes135)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-simple-fields-export-and-import/#post-2646868)
 * Is the export/import still an issue? What are the other ways of dealing with 
   this issue?
 *  [kapytanhook](https://wordpress.org/support/users/kapytanhook/)
 * (@kapytanhook)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-simple-fields-export-and-import/#post-2646883)
 * If it is still fo any help to you guys
 * Take these steps:
 * in PHPmyadmin
    good db: (you might have a differently named options table) select*
   from wp_options WHERE option_name LIKE ‘%simple_fields%’ select the 3 results
   and press export
 * new db: just insert if it is a new database
 * if it is a database that already has simplefields installed, first do:
 * delete from wp_options WHERE option_name LIKE ‘%simple_fields%’
 * Hope this will help someone.
 *  [junedchhipa](https://wordpress.org/support/users/junedchhipa/)
 * (@junedchhipa)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-simple-fields-export-and-import/#post-2646884)
 * [@kapytanhook](https://wordpress.org/support/users/kapytanhook/)
 * Thanks a lot!
    Re-installed everything on web server to see what I was missing
   as everything was being imported except Simple Fields. Your solution worked perfectly.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: Simple Fields] Export and Import’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-fields_fafafa.svg)
 * [Simple Fields](https://wordpress.org/plugins/simple-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-fields/reviews/)

 * 5 replies
 * 6 participants
 * Last reply from: [junedchhipa](https://wordpress.org/support/users/junedchhipa/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-simple-fields-export-and-import/#post-2646884)
 * Status: resolved