nodebb-plugin-cloudstorage
v2.3.0
Published
Cloud storage plugin (GitHub, Cloudinary, ImageKit, S3) for NodeBB
Downloads
98
Maintainers
Readme
Cloud storage plugin for NodeBB (GitHub Pages, Cloudinary, ImageKit, AWS S3 +CloudFront)
Adds GitHub, Cloudinary, ImageKit, and AWS S3 support for image storage/hosting.
Installation
- Can be installed via the NodeBB plugins page.

Or in the case you want to contribute to the project, you can git clone/npm install it into your node_modules directory following the directions here: https://docs.nodebb.org/configuring/plugins/
NPM Install:
npm install nodebb-plugin-cloudstorageOr clone the repo:
git clone https://github.com/june07/nodebb-plugin-cloudstorage.git
