jofera Posted July 19, 2013 Share Posted July 19, 2013 Hello! I'm moving my e-commerce from zen-cart to prestashop and I finally could move my customer's data from ZC to PS. However, I noticed that the password encryption is quite different between ZC (only a md5 hash) and PS (password + installation predefined string all hashed with md5). There are any possibility to migrate this passwords? If not, what's the better way to do this with maximum transparency for my customers? Thanks in advance Link to comment Share on other sites More sharing options...
vekia Posted July 19, 2013 Share Posted July 19, 2013 there is no way to move password from md5 to md5+hash without knowing each customer password what to do? generate new random passwords and send email with new password to each customer Link to comment Share on other sites More sharing options...
jofera Posted July 19, 2013 Author Share Posted July 19, 2013 there is no way to move password from md5 to md5+hash without knowing each customer password what to do? generate new random passwords and send email with new password to each customer Hi vekia! Thank you very much for your answer, I'm going to do it this way. Does PS provides a function to send reset password e-mail, or I need to build my own e-mail function? Greetings Link to comment Share on other sites More sharing options...
benjamin utterback Posted September 19, 2013 Share Posted September 19, 2013 Hi vekia! Thank you very much for your answer, I'm going to do it this way. Does PS provides a function to send reset password e-mail, or I need to build my own e-mail function? Greetings Hi! Yes PrestaShop provides the email function to send your customer's their password if they forgot it! Link to comment Share on other sites More sharing options...
zod Posted November 5, 2015 Share Posted November 5, 2015 I prefere to avoid any trouble for users, i found a script that enables login with the old password, then update Prestashop with the correct version.So for users it is all smooth and silent. https://www.prestashop.com/forums/topic/163534-integrating-zen-cartoscommerce-passwords-with-prestashop/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now