Cloudinary picker icon
Module Id
cloudinary-picker
Group Id
org.jahia.se.modules
Updated
Requires Jahia
8.2.0.0
Author
Hervé Duchesne
Category
Collaboration, Assets and Document Management
Status
COMMUNITY info

Cloudinary picker group_work

cloudinary dam accelerator

Cloudinary Picker - Cloudinary Content Picker for Jahia

This module provides seamless integration between Jahia 8.2.x+ and Cloudinary DAM, allowing contributors to browse, select, and reference Cloudinary media assets (images and videos) directly from jContent.

Key Features:

  • Native jContent picker for Cloudinary assets
  • Support for images and videos
  • Compact base36 encoding for transformations
  • Automatic thumbnail generation with optimization
  • Configurable timeouts to prevent UI blocking
  • Intelligent caching for optimal performance
  • Graceful error handling with fallbacks
  • Cloudinary CDN integration with automatic format optimization

Get the full documentation on the Jahia Academy.

Dependencies & Dependants

Dependencies
  • NONE
Dependants
  • NONE

Changelog 4.1.0

What's New in v4.1 (vs v4.0)

Bug Fixes

Dynamic Folder Mode Support

  • Fixed asset import compatibility with Cloudinary's Dynamic Folder mode
  • The deserializer now correctly handles both folder configuration modes:
    • Static mode: uses folder property
    • Dynamic mode: uses asset_folder property
  • Asset title now uses display_name when available (Dynamic mode), falling back to filename (Static mode)
  • This resolves import failures when Cloudinary accounts are configured with Dynamic Folder structure

Technical Details

Previously, the module only supported Cloudinary's Static Folder mode. Accounts configured with Dynamic Folder mode returned a different JSON structure (`asset_folder` instead of `folder`, additional `display_name` field), causing asset import failures. The deserializer has been updated to detect and handle both modes automatically.

FAQ

If you find any issue of if you want to propose some improvement, please use the dedicated tools from the developer page https://github.com/Jahia/cloudinary-picker.

How To Install

Read the Quick Start section on https://github.com/Jahia/cloudinary-picker.

License

MIT License

Copyright (c) 2002 - 2023 Jahia Solutions Group. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.