pushwoosh-cordova-plugin
Version:
This plugin allows you to send and receive push notifications. Powered by Pushwoosh (www.pushwoosh.com).
47 lines (29 loc) • 1.48 kB
Markdown
Cordova Pushwoosh Push Notifications plugin
===================================================
[](https://github.com/Pushwoosh/pushwoosh-phonegap-plugin/releases)
[](https://www.npmjs.com/package/pushwoosh-cordova-plugin)
[](https://www.npmjs.com/package/pushwoosh-cordova-plugin)

Cross-Platform push notifications by Pushwoosh for Cordova / PhoneGap
#### Cordova
Using npm (requires cordova 7.0+):
```
cordova plugin add pushwoosh-cordova-plugin@7.15.2
```
Using git:
```
cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#7.15.2
```
#### Phonegap
Using npm (requires phonegap 7.1+):
```
cordova plugin add pushwoosh-cordova-plugin@7.15.2
```
### Guide
https://www.pushwoosh.com/platform-docs/pushwoosh-sdk/cross-platform-frameworks/cordova/integrating-cordova-plugin
### Documentation
https://www.pushwoosh.com/platform-docs/pushwoosh-sdk/cross-platform-frameworks/cordova/cordova-plugin-api-reference
### Acknowledgments
Plugman support by Platogo
HUGE thanks to Eddy Verbruggen for all the help with WP8 Phonegap support!!!
https://github.com/EddyVerbruggen