Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.08 KB

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