- This topic has 1 reply, 2 voices, and was last updated 5 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.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Member Data Exporter Addon
Hi There,
Can someone tell me if the Member Data Exporter Addon releases the members password information? Can you also tell me which algorithm you are using for encryption?
For context; my members area is being migrated elsewhere and my developer has asked for this information so that we can seamlessly migrate existing members.
If the above addon doesn’t provide what we need can you please advise?
Thanks for your help.
No, the password cannot be seen since it is stored in an encrypted form. It uses the same system used by WP Users. This addon is not for migration purpose so it won’t work for your case.
For migration, you should ask your developer to migrate the the Database tables (that will migrate the data properly). The members data is stored in a database table called “swpm_members_tbl”.