Andrew Brown Releases His First Drupal Contrib Module: Custom Status Report
Andrew Brown has released his first contributed module for Drupal, Custom Status Report, offering developers and site administrators more control over the Status Report page. The new module allows customisation of the typically rigid page found at '/admin/reports/status
', which by default only displays core Drupal information.
With the Custom Status Report, users can now add custom status cards from other modules to the General Site Information section. The module also allows users to reorder or hide cards, making the status report more relevant and easier to navigate.
After installation, a configuration page becomes available at '/admin/config/system/custom-status-report
', where users can manage which cards appear. The module is compatible with the Claro and Gin admin themes and is designed to serve both administrative and development needs.
The stable 1.0.0 release, published on April 11, 2025, is covered by Drupal’s security advisory policy, ensuring safe adoption for production environments.
For more information, visit: https://www.drupal.org/project/custom_status_report