Message Time Delay allows administrators to configure how long Drupal messages remain visible on the screen. This module provides a setting to automatically dismiss messages after a specified duration, improving the user experience by clearing notifications from view.
Message Time Delay
CONFIGURATION
Goto: /admin/config/user-interface/message-time
- Message Time
Now the message box will disappear after X seconds,
as we hardcoded the duration (10000ms = 10 sec)
INSTALLATION
- Install via /admin/modules
- composer require drupal/message_time
- drush en message_time -y
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.1 | Stable | 8–11 | Jan 16, 2026 |