dismissible_message_bar
352 sites
Security covered
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