preetam23 Posted March 9, 2014 Share Posted March 9, 2014 Hi, I have developed a website in prestashop for my client who was using a Core PHP ecommerce website. Now he wants me to migrate his Customer account records from his old website to prestashop. First of all is that even possible without having to modify Customer classes of prestashop? Second if I just change the encryption key of Prestashop with the one my client's old website is using will the customers be able to login with their old account details? I need to start working on it very soon and I have no idea how do I start. Please help. Thanks Link to comment Share on other sites More sharing options...
vekia Posted March 9, 2014 Share Posted March 9, 2014 if script of your old website uses the same way to add saly and hash password, these accounts will work with new salt. your admin password will not work, so you will have to reset it. Link to comment Share on other sites More sharing options...
Recommended Posts