Problem/Motivation

Modules can define a configuration link, which is listed on the modules page.

Proposed resolution

Add a configure key to the info.yml file.

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

dieterholvoet created an issue. See original summary.

dieterholvoet’s picture

Assigned: dieterholvoet » Unassigned
Status: Active » Needs review
zarabatana’s picture

Status: Needs review » Reviewed & tested by the community

Thanks @dieterholvoet. Reviewed MR !8.

This is a minimal and correct change: it adds the configure link key in metadata_sanitizer.info.yml, and the referenced route (metadata_sanitizer.settings) already exists. Marking RTBC and proceeding to merge.

zarabatana’s picture

Status: Reviewed & tested by the community » Fixed

Thanks! Update: the deprecation/CI fix landed in !11 (merged) and the configure-link change in !8 is now merged as well. The modules page configure link should now appear correctly. Marking this issue fixed/closed.

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.

zarabatana’s picture

Status: Fixed » Closed (fixed)