Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

status_dashboard

33 sites Security covered
View on drupal.org

The Status Dashboard module is developed to monitor Drupal sites. The module review available updates for Drupal core version and Drupal modules and displays them in the dashboard.

Status Dashboard is provides for developers to track information about updates from Drupal system of multiple sites. This makes it possible to have all information about updates of the Drupal version and modules of all Drupal sites on the dashboard.

The module has such functionality as sending a notification to the Email. In the Email notification settings, you can select the mail address, frequency of sending and type of notification.

For the module to work, you need to install on the client sites the module www.drupal.org/project/status_dashboard_client.

How to use Status Dashboard module?

To install and configure the Status Dashboard module, follow the steps below:

  1. Install the Status Dashboard module with composer
    composer require drupal/status_dashboard
  2. Enable the module
  3. Open configuration form on URL /admin/config/development/status-dashboard
  4. Add the data to the URL AND SECRET fieldset which has the property multiple :
    • URL - the name of the client site whose updates you want to monitor.
    • Secret - secret data for connecting with client site.
  5. If you want to receive notifications by mail, then you need to fill the EMAIL
    NOTIFICATIONS fieldset by clicking the Enable email notifications checkbox:
    • Email - Email address for sending notifications.
    • Period - Notification frequency which consists of three periods (Daily,
      Weekly, Monthly).
    • Notification types - Types of updates (Core updates, Security updates, Feature
      updates) to be sent to the specified email
  6. Install on client sites the supporting module Status Dashboard Client with composer
    composer require drupal/status_dashboard_client
  7. Enable the module
  8. Open configuration form on URL /admin/config/development/status-dashboard-
    client
  9. Add data for the Secret field, which is specified in the main site for connecting to this
    site.

The Status Dashboard module will monitor updates on client sites after each cron run and will display the information on the dashboard. To go to the dashboard, you need to click on Status Dashboard in Administration menu.

Dependency

On client sites you have to install the supporting module.

Activity

Total releases
1
First release
Mar 2025
Latest release
1 year ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
2.0.0-alpha9 Pre-release Mar 24, 2025