Skip to content

Image Hosting APIs

Enabling Imgur Image Uploads

To enable post image attachments, install nodebb-plugin-imgur:

$ npm install nodebb-plugin-imgur

Follow the instructions on the plugin page: https://github.com/barisusakli/nodebb-plugin-imgur#setup

Uploading to Amazon S3

To enable automatic Amazon S3 file storage, install nodebb-plugin-s3-uploads-updated

$ npm install nodebb-plugin-s3-uploads-updated

Follow the instructions on the plugin page: https://github.com/LouiseMcMahon/nodebb-plugin-s3-uploads#nodebb-s3-uploads-plugin