Customer migration

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 7 años
I have list of customers from Magento and i need to add them to NopCommerce. How to handle the login issue because the password will not be migrated? any ideas? is there any option to enforce the customer to change his password?
Hace 7 años
ahmadkq wrote:
I have list of customers from Magento and i need to add them to NopCommerce. How to handle the login issue because the password will not be migrated? any ideas? is there any option to enforce the customer to change his password?

You can just leave the password field null in the database and the customer will not be able to login until they've gone through the password reset process. This thread has some more info on the subject of importing customers: https://www.nopcommerce.com/boards/t/38857/import-user-accounts-to-nopcommerce-db-from-different-site-how.aspx
Hace 7 años
Thanks, it seems this is the only way
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.