Closed (works as designed)
Project:
Feed Import
Version:
7.x-3.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2014 at 13:43 UTC
Updated:
11 Jun 2014 at 08:52 UTC
Jump to comment: Most recent
Comments
Comment #1
Sorin Sarca commentedCurrently there is no such option and will not be implemented in near future. You can use local drupal files in Feed Import with correct protocol (defined by drupal stream wrappers) such as: public://sites/all/files/my.csv or
private://files/my.csv
I think you will need a module which is a file manager and you'll be able to use them in feed import with no problem.
Comment #2
Sorin Sarca commented