Cloudinary's Magento 2 extension. Upload product images to the cloud, manipulate them to match your graphic design and optimize images for better user experience
MIT License
15
stars
8
forks
source link
"Unsupported Zip File" error when uploading link to Downloadable Product #57
I want to create a downloadable product in my Magento 2 installation. I can do that here;
But when I try to upload a Zip file, I get a warning "Unsupported Zip File".
It turns out, your extension also triggers when uploading a file for a downloadable product and complains its not an image.
Solution; Cloudinary upload should not be used/triggered when uploading a file to Downloadable Products.