Notifications & web push
In-app bell, browser push, and the events that trigger them.
NShop alerts you to things you should look at: new orders, low stock, cancellation requests, manual orders awaiting payment.
In-app bell
The bell at the top-right of every admin page lists recent notifications. Click one to jump to the relevant order, product, or customer. Unread notifications get a red dot; click anywhere on the list to mark as read.
Web push
Opt in once from the banner at the top of the admin pages. NShop asks your browser for permission and signs you up for your store. After that, the same events that ring the in-app bell also deliver a push notification
- even when the tab is closed.
Push notifications are delivered securely, and NShop automatically stops sending to browsers that are no longer signed in.
What triggers notifications
- New paid order.
- New manual order (pending payment).
- Cancellation request from a customer.
- Product drops to zero stock (or one of its options does).
You can't configure thresholds yet - that's on the roadmap.