Update Manager Enhancements

Categories

Component ID

2872826

Component name

Update Manager Enhancements

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

116

Component created

Component changed

Component body

This project aims to provide enhanced functionality to Drupal's default update manager experience.

This module currently provides:

  • Additional permission to allow non-admin users to receive simple "available update" warnings without the need to grant the "administer site configuration" permission.
  • A report showing only projects with available updates.
  • Automatically checks for updates before rendering enhanced report.
  • Displays drush and git commands used to update modules and commit those updates to your project.


Planned features:

  • Email update status warnings and reports based on role.
  • Additional report output formats such as those found in drush pm-updatestatus such as json, csv, html, list, table, var_export, and yaml.
  • Customization options for the update status report.