Title: Import export settings?
Last modified: November 28, 2019

---

# Import export settings?

 *  Resolved [diegpl](https://wordpress.org/support/users/diegpl/)
 * (@diegpl)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/import-export-settings-8/)
 * I have a website where all shipping methods is set through your plugin and I 
   would like to export/import them to another site. Is that possible? Maybe through
   another plugin? I tried with “WC Shipping Rates Importer” plugin, but it got 
   just the zones, not your plugin settings. Tks!

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

 *  Plugin Author [Dan](https://wordpress.org/support/users/dangoodman/)
 * (@dangoodman)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/import-export-settings-8/#post-12198007)
 * The plugin doesn’t support import/export at the moment. The only way to do that
   is to export and import the whole WordPress database.
 *  [frafor](https://wordpress.org/support/users/frafor/)
 * (@frafor)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/import-export-settings-8/#post-12220702)
 * Just for anyone who needed this: to export/import settings, just look in the 
   database table “wp_options” for option_name “wbs_config”. Open it, then copy 
   the option_value and paste it as a new row (click “Insert” in phpMyAdmin) on 
   the database of the site you want to import the settings to: write “wbs_config”
   in the new option_name field, and paste the copied content in the option_value
   field.
 * That’s it.
 *  Thread Starter [diegpl](https://wordpress.org/support/users/diegpl/)
 * (@diegpl)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/import-export-settings-8/#post-12225134)
 * Hi [@frafor](https://wordpress.org/support/users/frafor/) really thank you for
   the information. So, if I use a wpms, I just need to open its own wp_options 
   table to get that, right? Thank you!
 *  [frafor](https://wordpress.org/support/users/frafor/)
 * (@frafor)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/import-export-settings-8/#post-12231967)
 * Hi [@diegpl](https://wordpress.org/support/users/diegpl/), I don’t know exactly
   how multisite stores each site’s option, but I guess at least for the default
   setup it should work. Otherwise search in your database for wbs_ as option_name
   and check where it comes out.
 *  Plugin Author [Dan](https://wordpress.org/support/users/dangoodman/)
 * (@dangoodman)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/import-export-settings-8/#post-12232001)
 * [@diegpl](https://wordpress.org/support/users/diegpl/), [@frafor](https://wordpress.org/support/users/frafor/),
   the solution provided by [@frafor](https://wordpress.org/support/users/frafor/)
   does only work for the global shipping method, and won’t work for shipping zones.
   Just FYI.

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

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

 * ![](https://ps.w.org/weight-based-shipping-for-woocommerce/assets/icon-256x256.
   png?rev=2072721)
 * [Weight Based Shipping for WooCommerce](https://wordpress.org/plugins/weight-based-shipping-for-woocommerce/)
 * [Support Threads](https://wordpress.org/support/plugin/weight-based-shipping-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/weight-based-shipping-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/weight-based-shipping-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/weight-based-shipping-for-woocommerce/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Dan](https://wordpress.org/support/users/dangoodman/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/import-export-settings-8/#post-12232001)
 * Status: resolved