Dismissible Message Bar
366 sites
Security covered
This module allows you to display customizable notification messages anywhere on your site using a block. It uses fieldable entities and the Paragraphs module for content creation, allowing for complex and rich messages. Notifications can be targeted by date, page, or content type and can be persistent, dismissible, or auto-dismissing.
Dismissible Message Bar allows you to display customizable componentized notification messages anywhere on your site.
Features:
- Notifications are rendered via AJAX within a block, allowing you to place the message bar anywhere within your markup.
- Notifications and notification types are separate field-able entities, allowing for customization beyond what is provided out-of-the-box.
- The content of the notification uses Paragraphs to render, allowing for complex fieldable messages. Need icons? No problem! Want to reference other content? Do it!
- Notification dismissal values are stored within a cookie per notification entity, so you never have to worry about a site visitor missing a notification.
- Notifications are customizable by date, page, and content type.
- Notifications can be persistent, non-dismissible, or auto-dismiss
Installation and requirements:
Dismissible Message Bar requires the Paragraphs module and can be installed through composer composer require drupal/dismissible_message_bar