Hello, does any one have an idea how to realize the following import:
I have one csv file with data, containing among other data the id of images.
The second file is the images, all named by the id and extension.jpg
Is it possible to import these files in such way, that the images will be associated to the text file? It is possible to upload all images to the attachment upload folder? But i do not know, how it would be possible, that the image ids get into the database. Or will the database automatically recognize the uploaded files?
Or can I import images via import in GUI by a link?
I have one csv file with data, containing among other data the id of images.
The second file is the images, all named by the id and extension.jpg
Is it possible to import these files in such way, that the images will be associated to the text file? It is possible to upload all images to the attachment upload folder? But i do not know, how it would be possible, that the image ids get into the database. Or will the database automatically recognize the uploaded files?
Or can I import images via import in GUI by a link?