Title: Export plugin settings
Last modified: December 29, 2024

---

# Export plugin settings

 *  Resolved [dirkbez](https://wordpress.org/support/users/dirkbez/)
 * (@dirkbez)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/export-plugin-settings-4/)
 * How can I export the plugin settings, to a json, xml or text file?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [iova.mihai](https://wordpress.org/support/users/iovamihai/)
 * (@iovamihai)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/export-plugin-settings-4/#post-18219472)
 * Hey [@dirkbez](https://wordpress.org/support/users/dirkbez/),
 * Thank you for reaching out! Currently, there isn’t a built-in option to export
   the plugin’s settings directly. However, if you have access to your database 
   tables, you can retrieve the settings from the “wp_options” table. Look for the
   entry with the “option_name” set to “slicewp_settings”.
 * The “option_value” for this entry contains all the plugin’s settings. You can
   copy this value and use it wherever needed.
 * Thank you and best wishes,
 * Mihai

Viewing 1 replies (of 1 total)

The topic ‘Export plugin settings’ is closed to new replies.

 * ![](https://ps.w.org/slicewp/assets/icon-256x256.png?rev=2432848)
 * [Affiliate Program Suite — SliceWP Affiliates](https://wordpress.org/plugins/slicewp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slicewp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slicewp/)
 * [Active Topics](https://wordpress.org/support/plugin/slicewp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slicewp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slicewp/reviews/)

## Tags

 * [export](https://wordpress.org/support/topic-tag/export/)
 * [settings](https://wordpress.org/support/topic-tag/settings/)

 * 1 reply
 * 2 participants
 * Last reply from: [iova.mihai](https://wordpress.org/support/users/iovamihai/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/export-plugin-settings-4/#post-18219472)
 * Status: resolved