https://github.com/nodebb/nodebb-plugin-random-topics
Display random topics from categories
https://github.com/nodebb/nodebb-plugin-random-topics
Last synced: about 2 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 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T18:44:31.000Z (over 2 years ago)
- Last Synced: 2024-04-14T11:52:04.398Z (about 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- 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