Add last update hook number as column to module report

Created on 28 March 2025, 5 days ago

Problem/Motivation

As a site maintainer it would be nice to be able to see what the last run hook_update_n was for each enabled module.
This could be added to the module report
/admin/reports/system/enabled-modules

The file that creates this report is 'src/Report/EnabledModules.php'

Proposed resolution

The column should be to the right of the "Description" column and should contain the heading "Last update hook".
In the event that there is no hook_update_n recorded (example: it is a newly installed module) it should be empty.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇺🇸United States swirt Florida

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