Extensions:User Quicklinks

From Lorekeeper Wiki
Jump to navigation Jump to search
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.