Page 1 of 1

bulk product import/export extension

Posted: Sat Aug 30, 2014 4:18 am
by Ian Lloyd-Jones
Hi there

Please can anyone recommend a good bulk product import/export extension to for Opencart 1.5.6.1

I recently purchased one but when I export the excel file is just a jumble of text.
The developer suggested that it could be that PHP Safe Mode is OFF but I have been informed by my hosting provider that this is normal and preferred

I hope someone can help

Regards Ian

Re: bulk product import/export extension

Posted: Sat Sep 06, 2014 2:21 am
by Dhaupin
Yeah i dunno why people insist on using excel. Its a worthless spreadsheet format locked into a worthless MS app. Also some of the CSV mods require a special php lib which is also not optimal.

We ended up using this CSV package and it works pretty awesome. Kinda stinks he made his own "ka extensions" module area...unsure why, but it works. These support auto backups too or whatnot for connected FTP agents to use as feeds.

For Products:
http://www.opencart.com/index.php?route ... on_id=4943
http://www.opencart.com/index.php?route ... on_id=5664

For Categories:
http://www.opencart.com/index.php?route ... n_id=15336