Install
Digital asset management (DAM) Unbundled: Extension Version 1.0.0-beta1 Magnolia 6.3 compatible
Download | Multiple submodules |
---|---|
Edition |
DX Core |
License |
|
Issues |
|
Git |
|
Latest |
1.0.0-beta1 |
This is a technical preview of version To learn more or to request access for testing, contact us at dam5.feedback@magnolia-cms.com. |
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia.dam</groupId>
<artifactId>magnolia-image-focal-area</artifactId>
<version>1.0.0-beta1</version>
</dependency>
<dependency>
<groupId>info.magnolia.dam</groupId>
<artifactId>magnolia-image-focal-point</artifactId>
<version>1.0.0-beta1</version>
</dependency>
<dependency>
<groupId>info.magnolia.dam</groupId>
<artifactId>magnolia-image-focal-hotspot</artifactId>
<version>1.0.0-beta1</version>
</dependency>
<dependency>
<groupId>info.magnolia.dam</groupId>
<artifactId>magnolia-image-focal-samples</artifactId>
<version>1.0.0-beta1</version>
</dependency>