mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
27 lines
989 B
Markdown
27 lines
989 B
Markdown
# Push Notifications - WonderPush
|
|
|
|
```text
|
|
$ ionic cordova plugin add wonderpush-cordova-sdk --variable CLIENT_ID=YOUR_CLIENT_ID --variable CLIENT_SECRET=YOUR_CLIENT_SECRET
|
|
$ npm install @awesome-cordova-plugins/wonderpush
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/wonderpush/)
|
|
|
|
Plugin Repo: [https://github.com/wonderpush/wonderpush-cordova-sdk](https://github.com/wonderpush/wonderpush-cordova-sdk)
|
|
|
|
Send unlimited push notifications to iOS and Android devices.
|
|
|
|
Get started in minutes: [Ionic Quickstart Guide](https://docs.wonderpush.com/docs/ionic-quickstart).
|
|
|
|
Advanced segmentation, automation and personalization of push messages for €1 per 1000 subscribers.
|
|
|
|
Requires the Cordova plugin `wonderpush-cordova-sdk`.
|
|
|
|
[WonderPush push notifications](https://www.wonderpush.com) are the most effective way to retain your users and grow your audience while remaining fully GDPR compliant.
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|