-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cda27af
commit bfd7ff3
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
# Out of stock | ||
|
||
This extension adds a way of quickly marking menu item and options out of stock (per location). | ||
This extension adds a way of quickly marking menu item, options and whole categories as out of stock (per location). | ||
|
||
This is free and doesn't require a license, but you can [donate to Ryan](https://github.com/sponsors/ryanmitchell), the developer behind it, to show your appreciation. | ||
|
||
### Installation | ||
Install through the marketplace or upload to extensions in the following folder format: | ||
|
||
`extensions/thoughtco/outofstock/` | ||
|
||
In the admin user interface enable the extension. | ||
|
||
|
||
### Stock management | ||
After installation you will have a new listing under "Restaurant" with your menu items, options and categories and the ability to mark them as out of stock until closing time, forever, or for any number of hours that you specify in System -> Settings -> Out of stock settings. |