nodebb-plugin-asset-manager

Simple file serving and asset management for your NodeBB users

Usage no npm install needed!

<script type="module">
  import nodebbPluginAssetManager from 'https://cdn.skypack.dev/nodebb-plugin-asset-manager';
</script>

README

Asset Manager for NodeBB

This plugin introduces a separate route for serving static files to your users. The administration panel is used to add/remove files.

Installation

Install via the administration panel, or

npm install nodebb-plugin-asset-manager

Screenshots

TBA