Difference between revisions of "Extensions:Shop categories"
Jump to navigation
Jump to search
(Page Created) Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Shop Categories|desc=Adds categories to shops|auth=CH3RVB|status=stable|github={{Github|user=CH3RVB|branch=extension/shop-category}}|LKVer=2.0.0|migration=yes|package=no}} |
− | + | Adds categories to shops. No encyclopedia pages, but they group shops on the shops page with a little header. | |
== Installation == | == Installation == | ||
− | < | + | Run the following command: |
− | + | <code>php artisan migrate</code> | |
− | < | ||
== Usage == | == Usage == | ||
− | + | Can upload a picture or description if you like and has functions for that, but it's recommended to keep the pictures small (100x100px or less), and descriptions shorter. you don't have to add either to use it! | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | Categories will be hidden from view until they are actually assigned to a shop |
Revision as of 07:11, 20 April 2024
Description | Adds categories to shops |
---|---|
Author(s) | CH3RVB |
Status | stable |
Github | extension/shop-category |
LK Version | 2.0.0 |
Contains a Migration | |
Adds categories to shops. No encyclopedia pages, but they group shops on the shops page with a little header.
Installation
Run the following command:
php artisan migrate
Usage
Can upload a picture or description if you like and has functions for that, but it's recommended to keep the pictures small (100x100px or less), and descriptions shorter. you don't have to add either to use it!
Categories will be hidden from view until they are actually assigned to a shop