mysql - How to add products in Magento 1.7 using php scripts outside magento structure -
i need import products "pos winward" software magento store.after going through import/export products modules including magmi,custom import/export unable fulfill purpose.
first of feasible? if yes,can tell me product data tables,images data tables,category data tables needed update while importing products using csv or xml?
pos winward exports data in xml format. use xml parser , generate csv magento acceptable format. magmi imports csv file impoprt product.
exactly, magmi powerful tool import product purposes.
Comments
Post a Comment