From bfd7ff37dd452a6186c6640ab7b92778caf37805 Mon Sep 17 00:00:00 2001 From: Ryan Mitchell Date: Thu, 19 Aug 2021 08:22:17 +0100 Subject: [PATCH] Readme --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6ba300..35843fc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ # Out of stock -This extension adds a way of quickly marking menu item and options out of stock (per location). \ No newline at end of file +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. \ No newline at end of file