Difference between revisions of "Extensions:Referral Rewards"

From Lorekeeper Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{Extensioninfobox|title=Referral Rewards|desc=Rewards on Referral by a User|auth=moif|status=testing|github={{Github|repo=lorekeeper-extensions|user=AW0005|branch=extension/referrral-rewards}}|LKVer=2.1.0|migration=yes|package=no}}
+
{{Extensioninfobox|title=Referral Rewards|desc=Rewards on Referral by a User|auth=moif|status=testing|github={{Github|repo=lorekeeper-extensions|user=AW0005|branch=extension/referral-rewards}}|LKVer=2.1.0|migration=yes|package=no}}
  
 
Adds an admin panel for "Referrals" -- each created Referral is for a particular x count of referrals.
 
Adds an admin panel for "Referrals" -- each created Referral is for a particular x count of referrals.

Latest revision as of 22:12, 14 October 2023

Referral Rewards
Description Rewards on Referral by a User
Author(s) moif
Status testing
Github AW0005/lorekeeper-extensions/extension/referral-rewards
LK Version 2.1.0
Contains a Migration







Adds an admin panel for "Referrals" -- each created Referral is for a particular x count of referrals. Each "Referral" can also be rewarded "on every x referrals" for cycling rewards. Users who register will be presented with a "Referred By" box as a part of registration.

Rewards aren't distributed until the new user adds an alias -- this is setup in such a way that it should be compatible with alias logins.

Installation

1. php artisan migrate 2. php artisan optimize

Configuration

You will need to setup the referral counts from the admin panel but that should be it!

Images

Troubleshooting

I'm (moif) pretty much chronically in the LK server so I'll see any questions there!