Difference between revisions of "Extensions:Custom Currency"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Updating the full page with all info needed for.)
Tag: 2017 source edit
(Updating the full page with all info needed for.)
Tag: 2017 source edit
 
(No difference)

Latest revision as of 16:44, 26 June 2024

Custom Currency
Description Optional custom currency for character value & sales.
Author(s) MarskyMessier
Status testing
Github extension/custom-currency
LK Version 3.0.0
Contains a Migration






Adds an optional input form box where you can add a desired currency ; supports Unicode so anything ranging from text to a symbol can be added. It is advised you keep it relatively short and comprehensive!

It replaces the default currency symbol that is found in the settings, and has its own column in the database. For sales, it won't show up on Raffles, but will on any other options that can have money in it.

Installation

Pull, deal with the conflicts you might have, merge, and run the following commands :
php artisan migrate
php artisan update-extension-tracker
php artisan optimize

Configuration

N/A

Usage

N/A

Troubleshooting

If you encounter any issues, feel free to dm me on discord (MarskyMessier) or open an issue on my repo. You can also ping me in the LoreKeeper discord.

Images

See Also