nodebb-plugin-imgur

A Plugin that uploads images to imgur

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
nodebb-plugin-imgur
4.0.318 days ago9 years agoMinified + gzip package size for nodebb-plugin-imgur in KB

Readme

NodeBB Plugin Imgur
A plugin that uploads images to Imgur.

Installation

npm install nodebb-plugin-imgur

Setup

  • Register an imgur app here, make sure you fill in the callback URL properly. It should be http://yourforum.com/admin/plugins/imgur/oauth adjust based on your forum url.
  • Once you register you will get a client ID and secret.
  • Enter these values in your NodeBB ACP page.
  • After entering the values click Save and then Authorize, you will be redirected to imgur to allow access to your app.
  • Once you allow access you will be redirected back to nodebb.
  • Optinally create an album for your forum on imgur and put its album ID in the NodeBB ACP.