https://github.com/nodebb/nodebb-plugin-random-topics
Display random topics from categories
https://github.com/nodebb/nodebb-plugin-random-topics
Last synced: 4 months ago
JSON representation
Display random topics from categories
- Host: GitHub
- URL: https://github.com/nodebb/nodebb-plugin-random-topics
- Owner: NodeBB
- License: mit
- Created: 2021-09-21T23:05:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T02:29:06.000Z (over 1 year ago)
- Last Synced: 2025-08-17T07:50:45.550Z (7 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Topics plugin for NodeBB
This plugin creates a new route(default: /random) 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