Problem/Motivation

When the Acquia DAM module and its sub-modules were listed on the Drupal modules page (/admin/modules), they appeared under the generic Media package group. This made it harder to identify and manage all Acquia DAM-related modules at a glance, as they were mixed with other unrelated media modules.

Proposed resolution

Update the package key in the *.info.yml files of the Acquia DAM module and all its sub-modules
from:
package: Media
to:
package: Acquia DAM

Expected behaviour

All Acquia DAM-related modules are now grouped together under the Acquia DAM package on the Drupal modules page, making it easier for site administrators to identify, enable, and manage them collectively.

Issue fork acquia_dam-3584077

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

Issue summary: View changes

rajeshreeputra’s picture

Status: Active » Needs review

Requesting review.

thoward216’s picture

Changes look good to me.

rajeshreeputra’s picture

Assigned: Unassigned » rajeshreeputra

rebased.

  • rajeshreeputra committed a5f1faab on 1.1.x
    Resolve #3584077 "Change module package from Media to Acquia DAM."
    
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.