Skip to content

Online Guests Widget - small Flarum widget to utilzie data from Discussion Views extension

License

Notifications You must be signed in to change notification settings

deteh/flarum-ext-online-guests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Guests Widget

License Latest Stable Version Total Downloads

A Flarum extension. Guests Online widget

Installation

This extention will display the count of active users on the forum based on discussion views from Discussion Views

This will also install Forum Widgets Core as it relies on it.

Install with composer:

composer require deteh/flarum-ext-online-guests:"*"

Updating

composer update deteh/flarum-ext-online-guests:"*"
php flarum migrate
php flarum cache:clear

Links