nodebb/nodebb-plugin-topic-ratings — explained in plain English
Analysis updated 2026-07-22 · repo last pushed 2025-11-21
Let forum members rate how-to guides as helpful or not helpful.
Allow readers to mark product announcements as worth reading.
Add a lightweight community feedback system to a NodeBB forum without a full review component.
| nodebb/nodebb-plugin-topic-ratings | adguardteam/recovery | adm1nsys/safari-ai-extension | |
|---|---|---|---|
| Stars | 8 | 8 | 8 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2025-11-21 | 2018-03-16 | — |
| Maintenance | Quiet | Dormant | — |
| Setup difficulty | moderate | easy | hard |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires manually editing your forum's custom theme template files to insert a ratings display snippet where you want ratings to appear.
This plugin lets people rate topics on a NodeBB forum, adding a simple way for the community to show what they think of a discussion. If you run a forum and want a lightweight feedback system, this adds that capability. The README is sparse on details, but it tells you to import a ratings display snippet into your forum's theme files to make it appear on topic, category, and recent pages. Forum administrators who use NodeBB would install this to give members a voice beyond replies. For example, someone could rate a how-to guide as helpful or mark a product announcement as worth reading. The notable detail here is that it requires editing your custom theme rather than working automatically after installation. You need to place a specific line of code into your theme template where you want ratings to show up, which gives you control over placement but assumes some comfort working with theme files.
A plugin for NodeBB forums that lets members rate topics, giving the community a simple way to signal whether a discussion is helpful or worth reading. It requires manually editing your forum's theme templates to display ratings.
Mainly JavaScript. The stack also includes JavaScript, NodeBB.
Quiet — no commits in 6-12 months (last push 2025-11-21).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.