Skip to content
  • Bootstrap widget render with data

    Plugin Development
    4
    0 Votes
    4 Posts
    3k Views
    P
    Like this? https://github.com/NodeBB/nodebb-widget-essentials/blob/master/public/templates/widgets/activeusers.tpl This pre-renders the list of active users from server data. And then has some inline JS with socket call to update the list as new users become active