Difference between revisions of "Extensions:User Quicklinks"

From Lorekeeper Wiki
Jump to navigation Jump to search
m (Fixing images...)
Tag: 2017 source edit
m (Fighting for my life here with wiki formatting)
Tag: 2017 source edit
 
Line 1: Line 1:
{{Extensioninfobox|title=User Quicklinks|desc=Allows users to define personal quicklinks for ease of access|auth=Min|status=stable|github={{Github|user=liwoyadan|branch=extension/user-quicklinks}|LKVer=3.0.0|migration=yes|package=no}}
+
{{Extensioninfobox|title=User Quicklinks|desc=Allows users to define personal quicklinks for ease of access|auth=Min|status=stable|github={{Github|user=liwoyadan|branch=extension/user-quicklinks}}|LKVer=3.0.0|migration=yes|package=no}}
  
 
A small extension that allows users to add and order a set of personal quicklinks (both on-site and off-site). By default this displays above the 'Logout' link in the username dropdown menu, but can be configured elsewhere (just remember to put it in an auth check).
 
A small extension that allows users to add and order a set of personal quicklinks (both on-site and off-site). By default this displays above the 'Logout' link in the username dropdown menu, but can be configured elsewhere (just remember to put it in an auth check).

Latest revision as of 19:06, 18 August 2025

User Quicklinks
Description Allows users to define personal quicklinks for ease of access
Author(s) Min
Status stable
Github extension/user-quicklinks
LK Version 3.0.0
Contains a Migration






A small extension that allows users to add and order a set of personal quicklinks (both on-site and off-site). By default this displays above the 'Logout' link in the username dropdown menu, but can be configured elsewhere (just remember to put it in an auth check).

Installation

Pull the branch and resolve any merge conflicts. Afterwards, you can run the following commands:

php artisan migrate

php artisan optimize (x2)

Configuration

You can move around where the quicklinks appear, just remember to use an auth check so visitors to your site don't get an error.

Images

Troubleshooting

You can find me in, or ask for help, in the Lorekeeper Discord.