nodebb-plugin-photoset

NodeBB plugin

Usage no npm install needed!

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

README

Photoset Plugin for NodeBB

Installation

npm install nodebb-plugin-photoset

Screenshots

Image file naming convention

host://<base_url>/images/ Public url <base_url>/<hmac>/<encoded_filename>/<original_filename><ext> Storage filename <encoded_filename><ext>