
Online Guests Widget
deteh/flarum-ext-online-guests
Display the number of guests browsing your forum
- Downloads
- 734
- Version control
- github.com/deteh/flarum-ext-online-guests
Online Guests Widget
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
Versions
-
Version 1.0.1.
Likely works with Flarum v1.8.9.
Unlikely to work with Flarum v2.0.0-beta.2.
-
1 additional versions.
-
Extension created.