Difference between revisions of "Extensions:Shop Features"
Jump to navigation
Jump to search
Tag: 2017 source edit |
m Tag: 2017 source edit |
||
Line 3: | Line 3: | ||
== Installation == | == Installation == | ||
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. --> | <!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. --> | ||
− | Pull and run <code>php artisan migrate</code> | + | Pull and run <code>php artisan migrate</code> <code>php artisan add-site-settings</code> |
== Configuration == | == Configuration == | ||
<!-- Is any configuration necessary? Describe it here! --> | <!-- Is any configuration necessary? Describe it here! --> |
Revision as of 13:43, 28 April 2021
Description | Makes shops a little more useful! |
---|---|
Author(s) | Ne-wt |
Status | Testing |
Github | shop-features |
LK Version | Unspecified |
Contains a Migration | |
Installation
Pull and run php artisan migrate
php artisan add-site-settings
Configuration
To make coupons, make your item then edit it. Scroll down to the add tag area, and select 'Coupon'.
To add shop entry requirements, make your shop, edit, and scroll to 'add requirements'.
To allow coupons, when creating/editting your shop enable the coupon toggle.
Usage
Troubleshooting
Please contact me @ Newt#7776 on discord if there are any issues