Author: phpBB Extension Development Team
Extension Description: Enable Web Browser Push Notifications for your phpBB forum. Board members will be able to receive real-time system notifications from their browser on their computers or devices for any of phpBB's existing notifications. This covers essential forum activities such as posting, moderating, and private messaging.
This extension gives phpBB3 forums early access to the Push Notification feature originally developed for phpBB4.
Features:
- Instant notifications: Users receive timely alerts for common forum activities.
- Customizable preferences: Users can personalize their notification settings to align with their preferences and usage patterns.
- Cross-device compatibility: Notifications are delivered across a range of devices and browsers.
Requirements: phpBB 3.3.12 (or newer)
Extension Download: https://www.phpbb.com/customise/db/exte ... fications/
Notes:
- Usage on a local development server can be a little bit tricky. Creating the required Public/Private VAPID keys only works on a "localhost" named server.
- Push notifications will only work when sent from a secure SSL server with a valid certificate (and they may not work on a localhost).
- For best experience it should be tested on a public forum hosted on a secure server.