Toastify
Synopsis
This module integrates the Toastify JS library into your Drupal site. It displays all status messages as auto-dismissable notifications.
Configuration
Display settings like duration, position, colors and the presence of a close button can be configured per message type in the settings form at /admin/config/user-interface/toastify, or by following the Configuration > User interface > Toastify settings menu link.
If you're using Gin Admin Theme, custom styling is applied to blend in the notifications better with the theme. The colors aren't configurable: the default Gin message colors will be used and they will differ based on light or dark mode.
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
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.3 | Stable | Fix Gin styles being overwritten by default styles in Drupal 11. | Dec 30, 2024 | ||
| 8.x-1.2 | Stable | Fix 'Undefined variable $settings in toastify_page_attachments()' | Nov 27, 2024 | ||
| 8.x-1.1 | Stable | Add options for offset and enabling only on front/admin theme. | Nov 26, 2024 |