Back: Functionality
Notifications - is displayed on the form as a red bell, when clicked, the notification tape (the last 10 unread) is displayed, when clicked on the notification, it disappears as read. The tape is updated every 15 seconds. If the bell is missing, this means that there are no new notifications.
The sending notifications to mail feature is implemented. Configure it in the project - TODO.
The API for sending notifications programmatically is implemented. That means that you can send a notification in the event handler.
In the admin when sending notifications the list of full user names (user @ local) separated by a space is indicates in the "Recipients" field.
Notifications are stored in the following collections - ion_notification, ion_notification_recievers.
Copyright (c) 2018 LLC "ION DV".
All rights reserved.