As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #936778
Export Settings
Closed

Comments

  •  2
    getbin started the conversation

    Is there any way to export all of the settings and tables from one installation to another? I want to buy another license, but I'd need to be able to duplicate ALL plugin settings and tables/charts from one install to another...

  • [deleted] replied

    Hi Getbin,

    There is no built in feature that will allow you to do this but it can be done through phpMyAdmin by transferring our plugin MySQL tables. 

    Basically you'll need to export tables from current installation and import it to new one. Then after importing those tables you just upload plugin files to 

    /yourwordpress/wp-content/plugins 

    and activate it from plugins page in your admin Dashboard.

    Tables that need to be copied are (please take a look at the attachment)

    • wp_wpdatacharts
    • wp_wpdatatables
    • wp_wpdatatables_columns
    • wp_wpdatatable_1 (2, 3, 4...) - these are manually created tables.