The URL for the configuration option provided on the module page and README returns a 404

Created on 7 June 2023, over 1 year ago
Updated 21 May 2024, 6 months ago

Problem/Motivation

The problem is that on the module page on drupal.org and the README file on the repository have the URL /admin/config/development/unused_modules that returns a 404 error.

Steps to reproduce

Attempt to navigate to your-site.com/admin/config/development/unused_modules and receive a page not found error.

Proposed resolution

The appropriate url seems to be one or all of the following:

  • /admin/config/development/unused_modules/projects/disabled
  • /admin/config/development/unused_modules/projects/all
  • admin/config/development/unused_modules/modules/disabled
  • /admin/config/development/unused_modules/modules/all

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Documentation

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024