cloudinary icon indicating copy to clipboard operation
cloudinary copied to clipboard

Auto Upload Mapping

Open anmoljain10 opened this issue 3 years ago • 2 comments

Is it possible to set auto-upload mapping for the local environment? If we add a new image and use the cld-image component, the image is not uploaded to cloudinary. Is there a way we can do it locally? Since if we have to make any changes to the image we'll do it on development environment only.

anmoljain10 avatar Feb 18 '22 13:02 anmoljain10

@anmoljain10 Hi, you can try to use the server functionality upload, we have an example of doing this auto-upload mapping with Nuxt-content. The idea is similar. You can use Nuxt hooks to intercept and auto upload the local images to cloudinary. Let me know if it works.

mayashavin avatar Apr 27 '22 18:04 mayashavin

Thanks! I'll check this out

anmoljain10 avatar May 24 '22 09:05 anmoljain10

Hey, I am closing this issue as it is targeting the v1 version and it is really old (more than one year stale)

Baroshem avatar Jun 02 '23 12:06 Baroshem