문제

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