Вопрос

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.

Это было полезно?

Решение

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
Лицензировано под: CC-BY-SA с атрибуция
Не связан с magento.stackexchange
scroll top