sunnysideup / push-notifications
Allows you to send basic push notifications to phones and desktops after users sign up. Based on symbiote-library/silverstripe-push
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- lekoala/silverstripe-cms-actions: dev-master
- minishlink/web-push: ^8
- norkunas/onesignal-php-api: ^2
- nyholm/psr7: ^1.8
- silverstripe/admin: ^1 || ^2
- silverstripe/framework: ^4 || ^5
- symbiote/silverstripe-queuedjobs: ^4 || ^5
- symfony/http-client: ^7.1
Requires (Dev)
- silverleague/ideannotator: *
- sunnysideup/sswebpack_engine_only: dev-master
- dev-main
- 5.3.29
- 5.3.28
- 5.3.27
- 5.3.26
- 5.3.25
- 5.3.24
- 5.3.23
- 5.3.22
- 5.3.21
- 5.3.20
- 5.3.19
- 5.3.18
- 5.3.17
- 5.3.16
- 5.3.15
- 5.3.14
- 5.3.13
- 5.3.12
- 5.3.11
- 5.3.10
- 5.3.9
- 5.3.8
- 5.3.7
- 5.3.6
- 5.3.5
- 5.3.4
- 5.3.3
- 5.3.2
- 5.3.1
- 5.3.0
- 5.2.50
- 5.2.49
- 5.2.48
- 5.2.47
- 5.2.46
- 5.2.45
- 5.2.44
- 5.2.43
- 5.2.42
- 5.2.41
- 5.2.40
- 5.2.39
- 5.2.38
- 5.2.37
- 5.2.36
- 5.2.35
- 5.2.34
- 5.2.33
- 5.2.32
- 5.2.31
- 5.2.30
- 5.2.29
- 5.2.28
- 5.2.27
- 5.2.26
- 5.2.25
- 5.2.24
- 5.2.23
- 5.2.22
- 5.2.21
- 5.2.20
- 5.2.19
- 5.2.18
- 5.2.17
- 5.2.16
- 5.2.15
- 5.2.14
- 5.2.13
- 5.2.12
- 5.2.11
- 5.2.10
- 5.2.9
- 5.2.8
- 5.2.7
- 5.2.6
- 5.2.5
- 5.2.4
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.0
- 5.0.2
- 5.0.1
- 5.0.0
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.15
- 4.0.14
- 4.0.13
- 4.0.12
- 4.0.11
- 4.0.10
- 4.0.9
- 4.0.8
- 4.0.7
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.0
- 2.21.24
- 2.21.23
- 2.21.22
- 2.21.21
- 2.21.20
- 2.21.19
- 2.21.18
- 2.21.17
- 2.21.16
- 2.21.15
- 2.21.14
- 2.21.13
- 2.21.12
- 2.21.11
- 2.21.10
- 2.21.9
- 2.21.8
- 2.21.7
- 2.21.6
- 2.21.5
- 2.21.4
- 2.21.3
- 2.21.2
- 2.21.1
- 2.21.0
- 2.20.1
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.4
- 2.17.3
- 2.17.2
- 2.17.1
- 2.17.0
- 2.16.0
- 2.15.1
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
This package is auto-updated.
Last update: 2024-11-15 07:05:08 UTC
README
Documentation
Requirements
See composer.json for details.
Suggested modules
See composer.json for details.
Installation
composer require push-notifications
Configuration
In the _config
folder you will find the push-notifications.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
push-notifications.yml.example
files into yourapp/_config
folder (where available - otherwise search forprivate static $
in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For example, we can write tests for this module.
Author
Sunny Side Up Ltd. based on an existing module from Symbiote
Looking for Silverstripe Modules?
To find other modules, please visit ssmods.com.