Extensions:Dual Gallery Reward Currencies
Jump to navigation
Jump to search
Description | Use either or both of two currencies for gallery currency rewards. |
---|---|
Author(s) | Mercury |
Status | Testing |
Github | extension/dual-gallery-reward-currencies |
LK Version | Unspecified |
Contains a Migration | |
This extension is built on develop.
Adds a setting for an alt group currency and the ability to set galleries to use one, the other, or both/either for currency rewards. Also adds a notification for both/either currency rewards.
Installation
Pull the branch; run php artisan migrate
and php artisan add-site-settings
.
Configuration
- Set the ID of the second group currency in the Site Settings admin panel; the setting is called group_currency_alt.
- In gallery editing, for each gallery you wish to use the alt group currency either exclusively or alongside the primary currency, set this using the added dropdown.
Usage
Currency awards proceed as normal for galleries using only one of the currencies, with them just switched out. For galleries which use both/either, forms will be provided for the involved parties for both currencies.
Troubleshooting
Find me in the Lorekeeper server if you encounter any issues!