Difference between revisions of "Extensions:Online Status"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Update to Release Branch)
Tag: 2017 source edit
(Rename branch)
Tag: 2017 source edit
Line 1: Line 1:
{{Extensioninfobox|title=is_online|desc=[bootstrap tables] - Show Online Users|auth=Preimpression|status=stable|github={{Github|user=preimpression|branch=extension/is-online}}|migration=no|package=no}}
+
{{Extensioninfobox|title=online-status|desc=[Online status] - Show Online Users|auth=Preimpression|status=stable|github={{Github|user=preimpression|branch=extension/online-status}}|LKVer:2.1.0|migration=no|package=no}}
 
 
**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.  
 
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.
 
It also has a tooltip when hovering to show when the user was last online.
 +
 +
There is a widget to also include "currently online" users.
  
 
==Installation==
 
==Installation==

Revision as of 14:43, 3 February 2023

online-status
Description [Online status] - Show Online Users
Author(s) Preimpression
Status stable
Github extension/online-status
LK Version Unspecified




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.

There is a widget to also include "currently online" users.

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