Extensions:User Links
Revision as of 09:05, 8 November 2020 by Mercury (talk | contribs) (Mercury moved page Extension:User Links to Extensions:User Links)
This extension adds forms to add social media site usernames to user settings. If a username is added an icon with a link to the users social media page will be added to the user profile
example: user-link-addon
Description | adds social media links to user profile/settings |
---|---|
Author(s) | Author(s) |
Status | status (such as WIP, testing, stable) |
Github | user-link-addon |
LK Version | Unspecified |
Contains a Migration | |
Installation
Pull the branch, push, and run php artisan migrate
.
Configuration
The links uses icons from fontawesome and can be changed in profile.blade.php
(recouces/views/user) row 31-42 (starting with@if($user->profile->disc)
).
Usage
Troubleshooting
Feel free to contact me at discord (lume#2648)