Discourse Push Notifications for Desktop

:discourse2: Summary Discourse Push Notifications allows users to opt to receive push notifications over desktop devices in addition to mobile devices
:open_book: Install Guide This plugin is bundled with Discourse core. There is no need to install the plugin separately.

Features

:warning: In order for this plugin to work at all, your Discourse must be HTTPS.

While push notifications for mobile are now supported in core by default, they are applicable for mobile devices such as Android only.

This plugin exposes a user option that allows users to prefer push notifications on desktop devices:

When checked, enabling “live notifications” will prefer push notifications on desktop devices.

Why?

Desktop browsers are able to get “desktop notifications” which work just fine! However there is a subtle difference in the way that the two function. With desktop notifications, the moment that you close your tabs to discourse, notifications cease to come through. With a push notification, this is not the case.

With push notifications, it is not necessary to have a browser tab open in order to receive notifications. A user is able to receive notifications even when there is no browser tab open on the Discourse site.

Supported Browsers

Chrome Desktop 51 and up, Firefox Desktop 44 and up, see caniuse for specifics.

Last edited by @tobiaseigen 2025-07-16T20:49:17Z

Check documentPerform check on document:
29 „Gefällt mir“

Hallo, ich sehe das Kontrollkästchen „Push-Benachrichtigungen bevorzugt auf dem Desktop“ weder auf dem Desktop noch auf dem Mobilgerät.

Diese Benutzereinstellung ist inzwischen zu einer globalen Website-Einstellung geworden, die alle Benutzer erben: enable_desktop_push_notifications

1 „Gefällt mir“

Gibt es einen Grund, warum dies anscheinend nicht auch als für iOS verfügbar angezeigt wird?

Beide meiner XenForo- und NodeBB-Sites verfügen derzeit über diese Funktion.