vote up 0 vote down star

Does anybody know where to find a detailed guide to performing a bulk product/category/sub category import With Magento?

For example, what fields can be imported? What format can be imported? How to do it with a Chron job? etc

flag

3 Answers

vote up 1 vote down

I just started a store with Magento, as far as I know in the latest version you can export/import based on the database structure the interface is there. The procedure I think is to export, then import with the same columns but with your additional rows.

If you wanted to update products via cronjob you may want to take a look at the Magento Core API for updates like that.

link|flag
vote up 0 vote down check

This book has a good chapter on Magento import/export:

Grow With Magento http://ipicpublishing.com/magento/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.