Difference between revisions of "Extensions:User Transfer Reasons"
Jump to navigation
Jump to search
(inital) Tag: 2017 source edit |
m (Consistency Fix) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=User Transfer Reasons|desc=Adds user fill-able transfer reasons to character transfers|auth=snupsplus|status=stabe|github={{Github|user=snupsplus|branch=transfer-reasons}}|migration=yes|package=no|dev300=yes}} |
− | |||
== Installation == | == Installation == | ||
− | + | Pull Extension, run "php artisan migrate" | |
== Configuration == | == Configuration == | ||
− | + | Nothing besides migrating the new info for the DB! | |
== Usage == | == Usage == | ||
− | + | A fillable "transfer reason" Box will now appear whenever a user is making a character transfer, and the data entered there will appear on the admin panel too when viewing weather to accept/deny transfers | |
== Troubleshooting == | == Troubleshooting == | ||
− | + | If there are any issues feel free to contact me at snups#0333 or through the Lorekeeper Discord! | |
== See Also == | == See Also == | ||
− | + | * [[Updating:_to_3.0.0]] | |
− |
Latest revision as of 09:22, 25 March 2024
Description | Adds user fill-able transfer reasons to character transfers |
---|---|
Author(s) | snupsplus |
Status | stabe |
Github | transfer-reasons |
LK Version | Unspecified |
Contains a Migration | |
Is part of LK v3.0.0's release | |
Installation
Pull Extension, run "php artisan migrate"
Configuration
Nothing besides migrating the new info for the DB!
Usage
A fillable "transfer reason" Box will now appear whenever a user is making a character transfer, and the data entered there will appear on the admin panel too when viewing weather to accept/deny transfers
Troubleshooting
If there are any issues feel free to contact me at snups#0333 or through the Lorekeeper Discord!