Cloudinary module
Edition |
Incubator (services) |
||
Issues |
|||
Git |
|||
Latest |
1.1.9-SNAPSHOT
|
The Cloudinary External DAM module allows users to connect Magnolia with Cloudinary.
This module is at the INCUBATOR level. The |
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia.external.dam</groupId>
<artifactId>cloudinary-parent</artifactId>
<version>1.1.9-SNAPSHOT</version>
</dependency>