Extensions:User Quicklinks
{{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
- Quicklinks edit preview.png
The page users can access to edit their quicklinks, featuring the ability to add links, edit existing links, delete links, and reorder them.
- Quicklinks dropdown preview.png
A preview of the username dropdown menu featuring the user's personal quicklinks above the logout button.
Troubleshooting
You can find me in, or ask for help, in the Lorekeeper Discord.