Difference between revisions of "Extensions:Record Book"
Jump to navigation
Jump to search
(Add data) Tag: 2017 source edit |
(→Images) Tag: 2017 source edit |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? --> | <!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? --> | ||
== Images == | == Images == | ||
− | < | + | <gallery> |
+ | File:Record_book.png|An example of the Record Book | ||
+ | </gallery> | ||
+ | |||
== See Also == | == See Also == | ||
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> | <!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> |
Latest revision as of 12:12, 29 June 2024
Description | Adds a simple page to user profiles that displays which items a user has owned. |
---|---|
Author(s) | Newt |
Status | stable |
Github | extension/record-book |
LK Version | 3.0.0 |
Contains a Migration | |
Are you a hoarder like me and hate opening boxes etc because you want to have one of all item in your inventory? This adds a simple page to the home area/user profiles that displays all items a user has/has not owned to satisfy the collector in you.
Installation
pull and run php artisan migrate
, run php artisan optimize
twice