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
|
|
|
|
|
|
|
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. |
||
|
|
|
|
This book has a good chapter on Magento import/export: Grow With Magento http://ipicpublishing.com/magento/ |
||
|
|