Drupal is a registered trademark of Dries Buytaert
drupal 10.6.11 Update released for Drupal core (10.6.11)! drupal 11.3.12 Update released for Drupal core (11.3.12)! drupal 11.2.14 Update released for Drupal core (11.2.14)! drupal 10.5.12 Update released for Drupal core (10.5.12)! cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)!

medianotify

No security coverage
View on drupal.org

Introduction

Media/Document Notifier sends email notifications when files with configured extensions are uploaded to a Drupal site. The module supports Drupal 9.4+, Drupal 10, and Drupal 11.

Features

  • Configure allowed file extensions such as pdf and docx.
  • Configure one or more notification recipients.
  • Customize the notification subject and plain-text message.
  • Use [file_url] and [current-username] placeholders in the message body.
  • Restrict configuration access with the administer media document notifier permission.

Installation

composer require 'drupal/medianotify:^1.0'
drush en custom_email_notify

Configuration

  1. Grant administer media document notifier only to trusted administrator roles.
  2. Go to Configuration > System > Email Notify Settings.
  3. Enter allowed file extensions without dots.
  4. Enter comma-separated recipient email addresses.
  5. Save the notification subject and message.

Security and maintenance

The module validates configured file extensions and recipient email addresses. Email subjects cannot contain line breaks. Configuration access is protected by a dedicated restricted permission. The project includes Drupal GitLab CI configuration and is maintained for Drupal 9.4, 10, and 11.

License

This project is licensed under GPL-2.0-or-later.

Activity

Total releases
2
First release
Jun 2026
Latest release
9 hours ago
Release cadence
0 days
Stability
100% stable

Releases

Version Type Release date
1.0.5 Stable Jun 18, 2026
1.0.3 Stable Jun 18, 2026