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 i @nodebb-community/nodebb-plugin-s3-uploads-updated
Follow the instructions on the plugin page: https://github.com/NodeBB-Community/nodebb-plugin-s3-uploads