nodebb-plugin-cloudstorage
v1.0.24
Published
Cloud storage plugin (Cloudinary, ImageKit, AWS S3) for NodeBB
Downloads
41
Maintainers
Readme
Cloud storage plugin for NodeBB (Cloudinary, ImageKit, AWS S3 +CloudFront)
Adds 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-cloudstorage
Or clone the repo:
git clone https://github.com/june07/nodebb-plugin-cloudstorage.git