fresher
fresher

Reputation: 911

No csv files found errror in magmi

we are using magmi_full_0.7.19a

we placed a csv file under var/import directory.

but still we are getting mesage as : No csv files found in magmi page

Relative paths are relative to magento base directory , absolute paths will be used as is

enter image description here

Upvotes: 0

Views: 531

Answers (1)

Rohit
Rohit

Reputation: 377

Put Your csv files under the magmi/var/import

but generally magmi take path in root/var/import so make sure that you have to create a imoprt folder in var

Upvotes: 2

Related Questions