A Flarum extension. Guests Online widget
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:"*"
composer update deteh/flarum-ext-online-guests:"*"
php flarum migrate
php flarum cache:clear