hoswald Posted April 21, 2008 Posted April 21, 2008 Hy everyone! Since I really like the osCommerce plattform, I am trying to migrate my old shop to this system. Until now, the setup was no problem, the new shop is running. I have a bit more than 1000 customers from my previous shop, and looking for a way to give them the opportunity to log in easily to this new shop. I have all the user information, including the pw's (not encripted). Has anyone yet written an import module or an idea how i can write the customers directly in the database? With the second approach my problem is manly how to register the passwords ... thanx for any help! hannes
Yrewol Posted April 21, 2008 Posted April 21, 2008 Hy everyone! Since I really like the osCommerce plattform, I am trying to migrate my old shop to this system. Until now, the setup was no problem, the new shop is running. I have a bit more than 1000 customers from my previous shop, and looking for a way to give them the opportunity to log in easily to this new shop. I have all the user information, including the pw's (not encripted). Has anyone yet written an import module or an idea how i can write the customers directly in the database? With the second approach my problem is manly how to register the passwords ... thanx for any help! hannes You have to go to your php admin and export your database into a .csv format. Open it up in Excel and add the entries into the appropiate field. Once this is done, save it and upload it to your database. Make sure you back up your data before doing this.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.