deteh/flarum-ext-online-guests

Display the number of guests browsing your forum

Installs: 247

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:flarum-extension

1.0.1 2023-12-01 18:40 UTC

This package is auto-updated.

Last update: 2024-04-30 00:40:12 UTC


README

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