
funguru 13 years ago
This maybe a dumb question.. i have uploaded and given permission but i don't see the link anywhere to export.. where is it located?

caper58 13 years ago
Saiti,
don't know if this will help you but when I load products into opencart I like to do it in chunks so I just commented out the line 273 on the admin/model/tool/export.php file for version 1.5.5.1 which calls the function multiquery( $database, $sql ), which deletes the product stuff.
Anyway I keep two files in that directory, the modified one and the original one each with a descriptive name. (org_export.php and mod_export.php). If I want to clear out all the products and load my first chunk of data, I rename the org_export.php to export.php and run the program. If I want to add more chunks of data, I just use the modified version renamed to export.php
Only thing I have noticed is you have to know what the next product_id is going to be since this need to be unique.
hope this helps.....

JIM2Y 13 years ago
here had a fxxk guy selling your extension:
http://codecanyon.net/item/opencart-data-export-import-professional/discussion/2898151

frankleng 13 years ago
good until now. thanks.

rxalex 13 years ago
Is there a way to put a cost field in the exported list?

Vasyl 13 years ago
Good extension!
But in OpenCart v.1.5.5. has been added "Product Filters". Whether the added this functionality in your extension?
Thanks a lot.

webgeeze 13 years ago
This is a great extension and VERY handy. I use it several sites, but I would appreciate some feedback on one which is an issue. The issues is my site and not your extension. It has a custom function in it for 'call for price'. Certain products are nominated within opencart with a tick box for call for price which disables the add to cart and instead shows an enquiry button. It works perfectly, but if I export products via this tool and re-import, the flag is obviously lost. Can you offer any assistance on doing a small mod to cater for this function? I would pay for the custom work as I appreciate it doesn't appeal to the masses. regards Justin

Saiti 13 years ago
Okay, small question to You:
I`m trying to load a CSV database which contains about 1500 products and 12000 options (205 categories etc). So I can call it a little big database with about 15000 positions.
I`ve recorded a problem during importing this file. Server return an error which start with:
"ABORT: PHP cpu time limit exceeded in PHPExcel_CachedObjectStorage_Memory::addCacheData() called at...."
CPU limit on my server is 30 seconds. I can`t increase it so I`ve discover an idea to divide this file in few parts. Now - to do that, i need to disable two things:
# extort an overwriting positions (When I divide an "Option Sheet" in few files it will help me to load all data in few files)
# Turn off file validation check.
Does anybody can help me how to do that?

xciso 13 years ago
I read that you dont have time to read the comments here but i would only say one thing for you.
THANKS FOR THE UPDATE! :)

JNeuhoff 13 years ago
Now available for OpenCart 1.5.5.x.
I WON'T HAVE TIME TO READ THE COMMENTS HERE!
Please use the OpenCart forum threads for support questions.

misterwebitaly 13 years ago
Hi, i've some problem with this extensions.
the products is correctly importeb but the special price not.
could you fix it? i use the opencart 1.5.3.1
thanks a lot

Pj 13 years ago
Broken in 1.5.5.1 SQL error, product tags table no longer exists

sistemidoc 13 years ago
Hi
can we have this extension for opencart 1.5.5.1?
thanks

theos17 13 years ago
Sorry I think is working ok! I press repair for categories and is ok now. Thanks

theos17 13 years ago
I install today on OP 1.5.5.1 and it doesnt work.
Hope to get the update soon!!!!

ebeing 13 years ago
please update. will this work with latest?

tdaubs 13 years ago
I saw your note on adding incremental Import and when you do... you should start charging for this thing. Awesome work and thanks again!

jeffyork40 13 years ago
Im lookig for an export import tool that has the flexibility to export and import by category, product class and other options that will allow for segregated partial exoprts and imports. I have nearly 40,000 products and doing a bulk import or export process is to taxing on resources. Will this product allow for this this ?

HRR 13 years ago
Support for 1.5.5.1 would be awesome!!!!!

bobblehead.cz 13 years ago
Hi,
I installed this extension, followed all the steps, but I can“t see anything in admin. So there is no way how to export or import. Could you help me solve this problem? OC version 1.5.4
Thank you