I've looked for a solution through plugins, my host filemanager, and PHPmyadmin. Can't seem to find a way to accomplish this.
I have 118 image uploads. I am trying to export the URLs of all uploaded images to a CSV file.
Once I have that CSV file, I can turn around and bulk import the URLs into my shopping cart, assigning each image to products in my store.
Any suggestions?
Thank you.