Skip to content

lavigor/notifications

Repository files navigation

Push Notifications

This extension adds a new notification type using Web Push Notifications API.

Requirements

  • phpBB 3.2.0 or higher
  • PHP 7.0 or higher
  • PHP extensions enabled: GMP and OpenSSL
  • HTTPS enabled

Push notifications will be delivered only in supported browsers. The list of supported browsers can be extended further without the need to reinstall or update the extension (not in the case of possible specification changes).

Previous versions of the extension also support PHP 5.6 as well as phpBB 3.1.

Note: This extension can also be tested on localhost.

Quick Installation

You can quickly install this extension on the latest version of phpBB 3.2 or on the latest development version of phpBB by doing the following:

  1. Upload the extension with "Upload Extensions".
  2. Check that you have uploaded the correct files.
  3. Click Enable.

License

GNU General Public License v2

© 2017 - 2018 Igor Lavrov