This project is not covered by Drupal’s security advisory policy.

Slack Update Notifier

Description

An easy to use module that notifies you when there is an update to a module on Slack. It uses the plugin system to create Notification Types and posts to a Slack webhook when an update of the specified type is available.

Currently we support only Security Update notifications, please feel free to post other notification types.

Requirements

  • Slack Webhook URL to be inserted in the following endpoint: /admin/config/system/available-updates-slack/settings
  • In the settings.php file, add the following line: $settings['slack_notification'] = true;
    This is to prevent slack notifications of the same project from multiple environments (e.g.
    dev and staging environments).

Created by:

Keith Caulkins and Carlos Gratacos. We work for atLarge, inc.

Supporting organizations: 

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Module categories: Developer Tools
  • Created by Keith Caulkins on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases