Problem/Motivation

Drupal modules may expose their configure route in the info.yml

Steps to reproduce

Navigate to admin/modules, expand the "Prometheus" details: you can see permissions, but not "configure"

Proposed resolution

Declare the configure route.

Remaining tasks

Do it.

User interface changes

Configure route will appear on admin/modules.

API changes

None

Data model changes

None

CommentFileSizeAuthor
#2 3162431-expose-configure.patch372 bytesfgm

Comments

fgm created an issue. See original summary.

fgm’s picture

Status: Active » Needs review
StatusFileSize
new372 bytes

Suggested patch.

  • kim.pepper committed e07617a on 8.x-1.x authored by fgm
    Issue #3162431 by fgm: Missing configure link
    
kim.pepper’s picture

Status: Needs review » Fixed

Committed and pushed to 8.x-1.x. Thanks!

Status: Fixed » Closed (fixed)

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