Extensions:Online Status

From Lorekeeper Wiki
Revision as of 09:57, 20 May 2021 by Preimpression (talk | contribs) (Update to Release Branch)
Jump to navigation Jump to search
is_online
Description [bootstrap tables] - Show Online Users
Author(s) Preimpression
Status stable
Github extension/is-online
LK Version Unspecified




    • Now uses Release branch for LK version 2.0.0 (Updated thanks to Draginraptor!), so must have Laravel 8 and PHP 7.4**

Show whether users have been online or not in the last 15 minutes on the user list and on a user's profile. It also has a tooltip when hovering to show when the user was last online.

Installation

Pull the branch to your repo and merge it in. Make sure to check for code conflicts, especially if you have other extensions or have edited anything.

Configuration

Run: php artisan update-extension-tracker