Bynder Universal Compact View integration module

A Magnolia module providing the Bynder Universal Compact View as the asset browsing and searching UI for a Magnolia link field.

Features

Full Bynder UI

Search and filter by collections, tags, file format and more.

Magnolia External DAM integration

Only references are stored. Asset details are retrieved when pages are rendered internally or when Magnolia’s REST APIs are accessed.

SSO Integration

Users with SSO access to Magnolia and Bynder can move seamlessly between the two systems and will see their user permissions respected in both.

Installing with Maven

Add the following to your bundle:

<dependency>
  <groupId>info.magnolia.external.dam</groupId>
  <artifactId>bynder-universal-compact-view-integration</artifactId>
  <version>2.0.0</version>
</dependency>

Usage

To browse assets via a content editing dialog, use the new field type bynderCompactViewField.

bynder universal compact view screenshot

To retrieve assets in REST APIs and DAM Functions helper libraries, configure Bynder access as per the Bynder extension configuration.

Once the compact view is in use, it may be beneficial to block access to the Bynder subapp inside the DAM app. This can be achieved with a decoration as follows:

/MY-MODULE/decorations/dam-app-core/apps/dam.yaml
subApps: !override
jcrBrowser:
jcrDetail:

Changelog

Version Notes

2.0.0

Initial release of the module for Magnolia 6.3 compatibility.

Feedback

Incubators

×

Location

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

You are currently perusing through the Bynder Universal Compact View Integration Module docs.

Main doc sections

DX Core Headless PaaS Legacy Cloud Incubator modules