Add FileFieldType
This field type takes the string value from the CSV as a reference to a file, and stores this file's contents into the target FileField. It is taken care that the path references a file below the base directory where the ZIPfile was extracted.
Please register or sign in to comment