- This topic has 1 reply, 2 voices, and was last updated 3 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Affiliates Management Plugin for WordPress
by
WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › Can I migrate affiliate data from my old site to the new site?
Hi Support Team,
I have an eCommerce site where I used the wp affiliate manager plugin, Now I develop a new site so I want to transfer the affiliate dates old site to the new site. if you have anyway, please help me
Thank you very much
Tanin
@tanin, You can import all the existing tables from the database.
All of our tables start with the “wpam” prefix. For example:
wp_wpam_actions
wp_wpam_affiliates
wp_wpam_affiliates_fields
wp_wpam_creatives
wp_wpam_events
wp_wpam_impressions
wp_wpam_messages
wp_wpam_paypal_logs
wp_wpam_tracking_tokens
wp_wpam_tracking_tokens_purchase_logs
wp_wpam_transactions
Each WordPress user associated with an affiliate account also needs to exist on the new site (with the same ID). It’s better to just import the whole site. That way the settings and other options will also be there.