# nodebb-plugin-upvote-post

Plugin to send a POST request whenever a post is upvoted.

### Install

Go to your NodeBB directory and

```bash
$ npm install nodebb-plugin-upvote-post
```

You should then be able to activate the plugin via the Admin UI

### Author

Evan Lucas

(c) 2014 GAW Miners

### License

MIT (See `LICENSE` for more info)
