Assets app
Magnolia Assets app is a container app for asset management subapps such as Magnolia Assets subapp, Amazon S3 Assets or Bynder.
Unlike the older
Assets
app - 5 UI (artifactID magnolia‑dam‑app-compatibility
), which is based on the UI framework used in Magnolia 5.7 (referred to as Magnolia
5 UI), the Assets app (artifactID magnolia-dam-app
) is based on the Magnolia 6 UI
framework.
Installation
The Assets app is installed by the Digital Asset Management module as its submodule and is bundled with the following Magnolia-built webapps:
-
magnolia-community-webapp
-
magnolia-community-demo-webapp
-
magnolia-dx-core-webapp
-
magnolia-dx-core-demo-webapp
If you want to use the app in your custom webapp, make sure that you
also add an asset management subapp, for example the Magnolia Assets
subapp (artifactID magnolia-dam-app-jcr
).
By default, the Assets app container does not have any subapp defined and will not start without a subapp. |
Configuration
The app configuration is stored in /dam-app-core/apps/dam.yaml
. The
configuration can be modified for example by
definition decoration, as is the
case of the Magnolia Assets subapp, with a definition decoration
available in
/dam-app-jcr/decorations/dam-assets-app/apps/dam.subApps.yaml
.