NicolasSiver / nodebb-widget-ns-stats

Overall stats about life on the forum. Some metrics are number of posts, users, topics. Also several additional user related features like - currently online users and who have visited today.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeBB Widget: Stats

Overall stats about life on the forum. Some metrics are number of posts, users, topics. Also several additional user related features like - currently online users and who have visited today.

Version Dependencies Maintainability

Preview

Widget Preview

Implementation

  • Users are sorted by username in online list
  • Users are sorted by time of appearance in today list
  • Online list response is cached for 60 seconds
  • Online list is limited to 128 records
  • Online status is true, if user was around for last 15 minutes
  • General stats are cached for 1 day

About

Overall stats about life on the forum. Some metrics are number of posts, users, topics. Also several additional user related features like - currently online users and who have visited today.

License:MIT License


Languages

Language:CSS 53.6%Language:JavaScript 43.0%Language:Smarty 3.4%