Cordova Pushwoosh Push Notifications plugin
===================================================

[![GitHub release](https://img.shields.io/github/release/Pushwoosh/pushwoosh-phonegap-plugin.svg?style=flat-square)](https://github.com/Pushwoosh/pushwoosh-phonegap-plugin/releases) 
[![npm](https://img.shields.io/npm/v/pushwoosh-cordova-plugin.svg)](https://www.npmjs.com/package/pushwoosh-cordova-plugin)
[![license](https://img.shields.io/npm/l/pushwoosh-cordova-plugin.svg)](https://www.npmjs.com/package/pushwoosh-cordova-plugin)

![platforms](https://img.shields.io/badge/platforms-android%20%7C%20ios%20%7C%20wp8%20%7C%20windows%20-yellowgreen.svg)

Cross-Platform push notifications by Pushwoosh for Cordova / PhoneGap

#### Cordova

Using npm (requires cordova 7.0+):

```
cordova plugin add pushwoosh-cordova-plugin@7.4.1
```

Using git:

```
cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#7.4.1
```

#### Phonegap

Using npm (requires phonegap 7.1+):

```
cordova plugin add pushwoosh-pgb-plugin@7.1.1
```

### Guide

http://docs.pushwoosh.com/docs/cordova-phonegap

### Documentation

http://docs.pushwoosh.com/docs/cordova-api-reference

### Acknowledgments
Plugman support by Platogo

HUGE thanks to Eddy Verbruggen for all the help with WP8 Phonegap support!!!
https://github.com/EddyVerbruggen
