External Membership vs Wix User DB

Hi,

I’m not sure I understand, but seems to me that the question is basically:
Can I export and import users?

We’ll unfortunately you can’t.
What you have in your database is created by you, upon user sign up.
This means that if you’re moving to another site, the user will have to sign up again (register).
You can, however, still export and import the data, and use it. But you’ll have inconsistencies until all of your users are registered to the new site.
For example you have 50 users and records in database.
If you export and import the data, all 51 records are on your database.
BUT, this doesn’t mean that a user can log in. Actually, he can’t. He’ll have to register again.
So, until everyone registers again, you’ll have more records in your database then actual users.

Liran.