I want to use cloudinary for images, there's this plugin https://www.npmjs.com/package/medusa-file-cloudinary
Last publish date is 1 year ago with 5 weekly downloads, I'm not sure if I should use it or create my own plugin
Is anyone using it and can recommend?
#Medusa File Cloudinary
5 messages · Page 1 of 1 (latest)
I tried it, it's working but I don't know how to make it upload to a specific cloudinary folder
I copied the CloudinaryService from here https://github.com/NiketanG/medusa-file-cloudinary/blob/main/src/services/cloudinary.js, so I can extend it on my medusa server and I get this error above, would appreciate some help
nvm, using .js instead of .ts doesn't show any error so I'll keep using it