Your cart is currently empty!
How to migrate all affiliate pro data
—
by
Hello,
My website is experiencing technical issues. I have to re-install from scratch.
I need to know how i can export all my affiliate data and import it back once site is reinstalled.
Your earliest attention will be appreciated.
Thank you
Nick
Posted in Affiliates Pro
Comments
2 responses to “How to migrate all affiliate pro data”
Thank you Eugen.
Is there a list of associate tables that i must look out for
Hi Reenu,
Good morning. I trust you are doing great! Thanks for reaching out and thanks for using Affiliates Pro.
There is no native support for importing all affiliate data, but if you use mysqldump to backup your tables, you can import them to the new installation without overwriting existing data with the
–replace, –ignore options. You can find more information on that in the MySQL documentation page on how to use these options when importing.
However, since you are planning on transferring this data to a clean installation, there is no reason to worry about overwriting data. As it would be a fresh install.
No matter the case, I would highly recommend you to keep a backup of your site database and files before proceeding.
Kind regards,
Eugen.