Skip to content

A plugin for NodeBB to take image uploads and store them on chevereto

License

Notifications You must be signed in to change notification settings

MoeNetwork/nodebb-plugin-chevereto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeBB Chevereto Uploads Plugin

Dependency Version Requirement
NodeBB >= 0.3.2 or a909a253

A plugin for NodeBB to take image uploads and store them on Chevereto, uses the filter:uploadImage hook in NodeBB.

Configuration

Modify your config.json

{
  "...": "...",
  "chevereto": {
    "site_url": "https://example.com",
    "key": "your_api_key"
  },
  "...": "..."
}

About

A plugin for NodeBB to take image uploads and store them on chevereto

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%