SoftwareBrothers / adminjs

AdminJS is an admin panel for apps written in node.js
https://adminjs.co
MIT License
8.15k stars 659 forks source link

[Feature]: Not able to upload images to cloudinary #1574

Open skverma618 opened 10 months ago

skverma618 commented 10 months ago

Description

I saw the documentation, file upload is only supported for gcp and aws. What about cloudinary, i want to upload files to it.

Suggested Solution

I would like a new provider for cloudinary to upload images by providing the required api ids and other details

Alternatives

No response

Additional Context

No response