nodebb-plugin-upvote-post
Version:
Send a post request on upvote
24 lines (13 loc) • 344 B
Markdown
# 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)