Extensions:Referral Rewards
Jump to navigation
Jump to search
Description | Rewards on Referral by a User |
---|---|
Author(s) | moif |
Status | testing |
Github | AW0005/lorekeeper-extensions/extension/referrral-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!