Cloudinary External DAM module

Edition

Incubator (services)

Issues

Git

Git

Latest

1.2.2

Compatible with Magnolia 6.2+.

The Cloudinary External DAM module lets you connect to Magnolia with Cloudinary. It consists of the Cloudinary DAM Connector and the Cloudinary Media Widget Integration module.

The Cloudinary DAM Connector module provides a connector to Cloudinary to use assets form this service. It provides an app to browse and manage assets, and a dialog to use these assets in your website.

The Cloudinary Media Widget Integration module lets you integrate Cloudinary asset management directly into your dialogs and apps. With this widget, you can select, upload, and even remove assets from within a dialog.

This project exposes the cloudinaryWidgetField field. This field is used as a replacement for the Cloudinary damLinkfield to select assets from your Cloudinary account.

This module is at the INCUBATOR level.

The richTextField does not support selecting external DAM assets. It just sees JCR assets. See MGNLUI-6143 for more details.

Installing with Maven

Maven is the easiest way to install the module. Add the following to your bundle:

You must have a Connector Pack license in order to use this module.
  • DAM Connector

  • Media Widget Integration

<dependency>
  <groupId>info.magnolia.external.dam</groupId>
  <artifactId>magnolia-external-dam-cloudinary</artifactId>
  <version>1.2.2</version>
</dependency>
<dependency>
  <groupId>info.magnolia.external.dam</groupId>
  <artifactId>cloudinary-media-widget-integration</artifactId>
  <version>1.2.2</version>
</dependency>
Feedback

Incubators

×

Location

This widget lets you know where you are on the docs site.

You are currently perusing through the Cloudinary External DAM module docs.

Main doc sections

DX Core Headless PaaS Legacy Cloud Incubator modules