nodebb-plugin-random-topics

A plugin to display random topics from all categories

Usage no npm install needed!

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

README

Random Topics plugin for NodeBB

This plugin creates a new route and displays a list of random topics everytime the page is visited. The topics are taken from the categories the user has access to.

Installation

npm install nodebb-plugin-random-topics