mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
37 lines
1.2 KiB
Markdown
37 lines
1.2 KiB
Markdown
---
|
|
description: >-
|
|
Push Notifications - WonderPush plugin for Cordova and Ionic. Send unlimited push notifications to iOS and Android devices. Get started in minutes: [Ionic…
|
|
---
|
|
|
|
# Push Notifications - WonderPush
|
|
|
|
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.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
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
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/wonderpush/wonderpush-cordova-sdk](https://github.com/wonderpush/wonderpush-cordova-sdk)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|