erwanpia 1 Posted April 10, 2008 Posted April 10, 2008 Sign of the times, I am currently working for a customer who's planning to migrate oscommerce to prestashop I publish here os2ps, a PHP application I designed for that purpose, after a few unsuccessful trials with the import function http://www.webxadmin.net/osc2ps/ it currently just does categories and products, many more fields to be worked on but it anybody wants to have a go at it let me know how it works for you By the way this is raw code, not for the beginners will delete all existing categories and products (except HOME category) and requires some amount of configuration- only works for one language 1 Share this post Link to post Share on other sites
Yoann 0 Posted April 12, 2008 Posted April 12, 2008 ??? Share this post Link to post Share on other sites
mEcommerce 1 Posted April 15, 2008 Posted April 15, 2008 Looks promising.. My PHP / MySQL knowledge is fair enough (I guess) to figure out how this tool works.. how about a short howto for the real noobs? Share this post Link to post Share on other sites
erwanpia 1 Posted May 29, 2008 Posted May 29, 2008 I have a new version coming up and will do a little more on the howto side Share this post Link to post Share on other sites
BoonDock 1 Posted October 13, 2008 Posted October 13, 2008 I have a new version coming up and will do a little more on the howto side I am in the midst of a migration from osC to PS and there is a LOT more that is needed than just what the import function allows.. and even that didn't work for me. Unfortunately my programming language of choice for this is ASP.. so that is what I am using.. and not in a very sophisticated way.. I just get it to generate the SQL code which I cut and paste into SQLyog... but it is working for me. I have done all the product and attribute stuff and most of the customer stuff. Working on the orders now which is a lot more complicated. Is anyone interested in seeing the code or is it just me who is interested in doing this?John Share this post Link to post Share on other sites
Jimmy R J 1 Posted February 6, 2009 Posted February 6, 2009 I have a new version coming up and will do a little more on the howto side How it this project of yours coming along?. I'm very interested. Share this post Link to post Share on other sites
OviLiz 0 Posted January 30, 2010 Posted January 30, 2010 Some news here ?My OsCommerce are into a different db than PrestaShop, but I don't understand very well this step: unzip to www folder, configure mysql access in db_mysql.inc.php (same database for both osccommerce and prestashop, duplicate db_mysql for separate databases), and click on osc2ps.php Duplicate the db_mysql.inc.php file (with any name?) or what must duplicate? Share this post Link to post Share on other sites
macbroadcast 0 Posted August 15, 2012 Posted August 15, 2012 (edited) Deleted Edited August 21, 2012 by macbroadcast (see edit history) Share this post Link to post Share on other sites
Recommended Posts