Extensions:User Quicklinks

From Lorekeeper Wiki
Revision as of 19:05, 18 August 2025 by Liwoyadan (talk | contribs) (Fixing images...)
Jump to navigation Jump to search

{{Extensioninfobox|title=User Quicklinks|desc=Allows users to define personal quicklinks for ease of access|auth=Min|status=stable|github=extension/user-quicklinks}


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.