-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
2479d78
commit a27bbbf
Showing
2 changed files
with
10 additions
and
3 deletions.
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,4 +1,11 @@ | ||
## Max orders per timeslot | ||
## Maximum Orders per timeslot | ||
|
||
Extends the maximum orders functionality to allow different values at specified timeslots. | ||
This extension allows you to set a maximum number of orders that can be accepted at different timeslots, as well as allowing limitations by location, day the week, order type, and menu item category. | ||
|
||
### Features | ||
Limit orders by covers (items in category) | ||
Limit orders by order type | ||
Limit orders by day and time | ||
|
||
### Admin Panel | ||
Go to Restaurant > Maximum orders to manage timeslot limitations |
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