Loading...
FastStaq ships with a complete notification system: a real-time bell in the navbar, a notification center, and an admin broadcast tool. This guide explains how it works and how to use it.
Notifications are created by the app whenever something relevant happens, for example:
Each event type renders with a flat, single-color icon so the panel stays clean and readable.
The server pushes notifications to connected clients through a WebSocket gateway. When a user is offline, the notification is stored and shown the next time they sign in. The unread badge stays in sync across open tabs.
Admins can send a notification to users from the admin panel:
/admin/notifications.Use this for product announcements, scheduled maintenance, or policy updates.
Open a support ticket if notifications are not arriving and include whether the bell shows a connection error.
Sign in to leave feedback on this article.