diff options
Diffstat (limited to '')
-rw-r--r-- | admin/survey/modules/mod_WPN/info WPN.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/survey/modules/mod_WPN/info WPN.txt b/admin/survey/modules/mod_WPN/info WPN.txt new file mode 100644 index 0000000..9d62bf7 --- /dev/null +++ b/admin/survey/modules/mod_WPN/info WPN.txt @@ -0,0 +1,5 @@ +Web Push Notifications
+- Module is used for sending web push notifications to subscribers (browsers)
+- This module is using third party library: https://github.com/web-push-libs/web-push-php
+ - PHP 7.1+
+ - gmp, mbstring, curl, openssl
\ No newline at end of file |