Closed (fixed)
Project:
Acquia DAM
Version:
1.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2026 at 05:19 UTC
Updated:
29 Apr 2026 at 04:05 UTC
Jump to comment: Most recent
The Acquia DAM module has configuration pages for Metadata, Image styles, and Integration links, but these pages were not accessible via the Drupal admin menu. Users had to visit the module configuration page and then use tabs to navigate to specific pages.
Add menu link definitions in acquia_dam.links.menu.yml for the following configuration pages as children of the existing acquia_dam.config menu item:
acquia_dam.metadata_config) — Configure allowed metadata fields for DAM assets.acquia_dam.image_style_config) — Configure allowed image styles for DAM assets.acquia_dam.integration_links) — Track the synchronization of asset integration links.Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rajeshreeputraRequesting review.
Comment #5
rajeshreeputraMR merged!