iNotify notifications module is the first Drupal 8 full real-time notifications solution.
Providing the means to display real-time notifications based on events using NodeJS, the module offers a block to use for listing the latest notifications.
Requirements
This module requires the following:
Node.js integration module
Entity API module
Installation
1- Install as any regular Drupal module (instructions) or simply run composer require drupal/inotify
2- Follow instructions for NodeJs module
3- Enable iNotify module
4- Go to your theme block layout and place the Notifications Block within the intended region (usually the header), then save.
5- Create a new notification from /notification/add for testing.
6- Create the needed events programmatically or using the Rules module.
2.0.x version
This version will remove nodejs support and will depend on Mercure Hub to serve real-time notifications.
This module is sponsored by Coders Enterprise Web & Mobile Solutions
Project information
- Project categories: Administration tools, Developer tools
- Created by yassersamman on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.


