Post by vimal » Fri Oct 16, 2009 8:45 pm

Hi there, I was wondering if there were any scripts to migrate people from say Oscommerce, Zencart etc to Opencart?

I think it will be great for Opencart to have these tools as many people have established e-shops with OSC and ZC but want to move to a newer and better shopping cart like opencart. However because of the work involved in individually transferring orders, products, categories, customers etc they never eventually migrate.

I really think if Opencart has these tools for migration from OSC, ZC and other very popular shopping cart softwares many people would move to opencart. Eventually making opencart really really big success.

Personally I have tried OSC, ZC and Prestashop. All are sooooooooooooo freaking complicated to customize. Opencart was really the easiest. Hence my choice to absolutely LOVE opencart. Thanks Daniel!

Just my 2 cents worth...

Vimal.

www.beeshop.se
Starta webbshop, Starta e-butik, Starta e-handel


Active Member

Posts

Joined
Wed Aug 26, 2009 8:54 am
Location - Sweden

Post by Franz-Peter » Fri Nov 06, 2009 12:43 am

Just did publish an oscommerce migration tool (sorry until now only customers and orders).
http://www.opencart.com/index.php?route ... ion_id=276
It works but there is one problem. OpenCart uses another password algorithm, so until now it is impossible for the customers to login into OpenCart with there oscommerce password. the contribution, which should allow that, does not work for that case. Maybe someone can help.
Oscommerce (ZenCart and some other shopping carts too) use the following function for password:
function tep_validate_password($plain, $encrypted) {
if (tep_not_null($plain) && tep_not_null($encrypted)) {
// split apart the hash / salt
$stack = explode(':', $encrypted);

if (sizeof($stack) != 2) return false;

if (md5($stack[1] . $plain) == $stack[0]) {
return true;
}
}

return false;
}

Is there a way to implement something like that to make OpenCart validate those passwords too?

New member

Posts

Joined
Tue Aug 25, 2009 4:30 pm

Post by vimal » Sat Nov 07, 2009 6:56 am

Good work. I hope it helps people to convert from OSC to opencart. If we hve scripts for ZC and some other big ones too, Daniel can probably also use it in the fist page to market OC as people can update from really an outdated and bloated product to a more systematic and simple product.

www.beeshop.se
Starta webbshop, Starta e-butik, Starta e-handel


Active Member

Posts

Joined
Wed Aug 26, 2009 8:54 am
Location - Sweden

Post by slawrence10 » Tue Dec 22, 2009 3:16 am

Hey guys,

when I run the orders script it stops because it reaches maximum storage capacity, does anyone know a way to increase the amount php can handle?

If not I'll probably cut the orders records into three or four seperate SQL files, parse them through this, and then join them at the end again

Kind Regards,
Scott

Scott Lawrence - Creative agency - Bespoke web and graphic design


User avatar
Active Member

Posts

Joined
Sun Jul 19, 2009 8:10 pm
Location - London, UK

Post by hellsmash » Sun May 16, 2010 9:45 am

Hi all I have writed a script that not only migrate custumers, address detiles, products, categories, orders, manufacturers but generates permalinks for Opencart SEO future. If someone whant to ask something can write me in my contact form http://stscript.info or in skype :)

If someone whant extra future like extra data, additional pictures feel free to write :)

From and To Opencart Data Migration services | XML/CSV/XLS/TXT to Opencart data entry service | Opencart Update | Viste Bulgaria


New member

Posts

Joined
Wed Jan 20, 2010 10:24 pm


Post by Hannah00 » Thu Aug 18, 2016 12:57 pm

Beside using above script with problem about SEO, someone can test migration with zen cart to opencart to move products, customer, order, seo and esle thing.

Opencart migration & upgrade tool


User avatar
New member

Posts

Joined
Wed May 04, 2016 5:09 pm

Post by KeyLeeAM » Mon Sep 12, 2016 12:23 pm

Who can support to import products from oscommerce to opencart? There are about 300 products and other data.

Newbie

Posts

Joined
Thu Sep 08, 2016 12:43 pm
Who is online

Users browsing this forum: No registered users and 41 guests