A plugin for NodeBB to take image uploads and store them on chevereto - GitHub - MoeNetwork/nodebb-plugin-chevereto: A plugin for NodeBB to take image uploads and store them on chevereto
faviconGitHub (github.com)
NodeBB Chevereto Uploads Plugin Dependency Version Requirement NodeBB >= 0.3.2 or a909a253A plugin for NodeBB to take image uploads and store them on Chevereto, uses the filter:uploadImage hook in NodeBB.
ConfigurationModify your config.json
{ "...": "...", "chevereto": { "site_url": "https://example.com", "key": "your_api_key" }, "...": "..." }