Difference between revisions of "Extensions:Wishlists"
Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 6: | Line 6: | ||
* Inventory stack modals (both user and character) | * Inventory stack modals (both user and character) | ||
* Publicly viewed wishlists | * Publicly viewed wishlists | ||
− | ...and can be edited via the wishlists panel in /home. An item can exist in multiple different wishlists, and count desired can be tracked independently per wishlist as well. Wishlist items can also be moved between wishlists, which moves and/or adds their existing count to the destination wishlist. A user's wishlists can be viewed publicly via their profile. | + | ...and can be edited via the wishlists panel in /home. An item can exist in multiple different wishlists, and count desired can be tracked independently per wishlist as well. Wishlist items can also be moved between wishlists, which moves and/or adds their existing count to the destination wishlist. A user's wishlists can be viewed publicly via their profile. Note that wishlists are not updated automatically, and must be user-managed. |
A combined version with [[Extensions:Trade Listings]] is also available that adds support for wishlists to it (under "Seeking"). This version can be found here: {{Github|user=itinerare|branch=extension/trade-listings-wishlists}} | A combined version with [[Extensions:Trade Listings]] is also available that adds support for wishlists to it (under "Seeking"). This version can be found here: {{Github|user=itinerare|branch=extension/trade-listings-wishlists}} |
Latest revision as of 15:38, 25 October 2021
Description | Allows users to create wishlists of items |
---|---|
Author(s) | Mercury |
Status | Testing |
Github | extension/wishlists |
LK Version | 2.0.0 |
Contains a Migration | |
Allows users to create item wishlists, including both a default (always present) wishlist as well as theoretically infinite custom, named wishlists. Items can be added to a wishlist via a button and dropdown present on:
- Item list in world
- Shop stock modals
- Inventory stack modals (both user and character)
- Publicly viewed wishlists
...and can be edited via the wishlists panel in /home. An item can exist in multiple different wishlists, and count desired can be tracked independently per wishlist as well. Wishlist items can also be moved between wishlists, which moves and/or adds their existing count to the destination wishlist. A user's wishlists can be viewed publicly via their profile. Note that wishlists are not updated automatically, and must be user-managed.
A combined version with Extensions:Trade Listings is also available that adds support for wishlists to it (under "Seeking"). This version can be found here: extension/trade-listings-wishlists
Installation
Pull the branch; run php artisan migrate
and php artisan update-extension-tracker
.
Configuration
N/A
Usage
N/A
Troubleshooting
Find me in the Lorekeeper discord!