nodebb-plugin-downvote-post

Send a post request on downvote

Usage no npm install needed!

<script type="module">
  import nodebbPluginDownvotePost from 'https://cdn.skypack.dev/nodebb-plugin-downvote-post';
</script>

README

nodebb-plugin-downvote-post

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

Install

Go to your NodeBB directory and

$ npm install nodebb-plugin-downvote-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)