Frage

I want to import all products from csv to my magento 1.9.x store so can anyone have idea so please share with me.

Thanks in Advance.

War es hilfreich?

Lösung

Magmi Using magmi tool you can easily import update products.

http://wiki.magmi.org/index.php/Magmi_Wiki

1.Copy magmi to your root directory and unzip it as (https://sourceforge.net/projects/magmi/)

2.Give permission 705 or 777 to this directory (sudo chmod 705 -R /var/www/html/magmi)

3.Browse to http://website.com/magmi/web/magmi.php

4.configure Global parameters as

    host localhost
    port 3306
    version of magento 1.9.x
    DB name yourDB name
    Username Yourusername & password
    Current profile Default
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit magento.stackexchange
scroll top