Adds a daily/weekly/monthly leaderboard based on reputation
Find a file
Barış Soner Uşaklı 76857b60e6 4.0.3
2025-02-13 12:24:55 -05:00
languages feat: translations 2021-09-08 12:20:24 -04:00
templates one more change 2025-02-13 12:24:50 -05:00
.eslintrc chore: install eslint 2021-09-08 12:20:24 -04:00
.gitignore first 2016-02-26 12:57:29 +02:00
.jshintrc first 2016-02-26 12:57:29 +02:00
index.js add widget, add awaits 2025-02-13 11:58:06 -05:00
LICENSE Initial commit 2016-02-26 11:16:18 +02:00
package-lock.json 4.0.3 2025-02-13 12:24:55 -05:00
package.json 4.0.3 2025-02-13 12:24:55 -05:00
plugin.json add widget, add awaits 2025-02-13 11:58:06 -05:00
README.md Update README.md 2025-02-13 12:04:13 -05:00

NodeBB Plugin Leaderboard

A plugin that creates a /leaderboard route based on daily/weekly/monthly reputation

Installation

npm install nodebb-plugin-leaderboard OR install it from your ACP

image