Problem/Motivation

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.

Proposed resolution

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:

  • Metadata (acquia_dam.metadata_config) — Configure allowed metadata fields for DAM assets.
  • Image styles (acquia_dam.image_style_config) — Configure allowed image styles for DAM assets.
  • Integration links (acquia_dam.integration_links) — Track the synchronization of asset integration links.

Testing steps

  • Navigate to Admin > Configuration > Media > Acquia DAM.
  • Verify that Metadata, Image styles, and Integration links appear as sub-menu items.
  • Verify each sub-menu item routes to its correct configuration page.

Issue fork acquia_dam-3584059

Command icon Show commands

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

rajeshreeputra created an issue. See original summary.

rajeshreeputra’s picture

Status: Active » Needs review

Requesting review.

  • rajeshreeputra committed 65244983 on 1.1.x
    Resolve #3584059 "Add menu links for Metadata, Image styles, and...
rajeshreeputra’s picture

Status: Needs review » Fixed

MR merged!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.