Drupal Integration
I would like to have such that when I upload an image on Drupal, that the image also upload to Cloudinary. I would also like to upload all the images currently being hosted on Drupal to Cloudinary. I would like to do this because I want to call image that can be compressed to a react native mobile app. How would I go about doing this?
-
Hi Syed,
Thank you for contacting us.
While currently, we don't have an official Drupal Cloudinary module, there's a contributed Drupal code which is not maintained by Cloudinary (https://www.drupal.org/project/cloudinary), but it seems to work pretty well for some of our customers. We encourage community contributions to Cloudinary's client libraries and promote them. In addition, it is in our road-map to officially support Drupal, but there's no ETA yet.
Additionally, the React SDK currently doesn't support React native as well.
You might want to consider using our JS library for this matter.Additionally, you can directly use our API for uploads. Please see this fiddle for a code example of such upload process (simply add your cloud_name and fill an upload preset) -
http://jsfiddle.net/fw9pty0v/Hope this helps, please let me know if you have any further questions.
Thanks,
Raya -
I see that Drupal module https://www.drupal.org/project/cloudinary is not actively maintained, any update on official support Drupal?
Please sign in to leave a comment.
Comments
3 comments