thelia / order-minimum-amount-module
Installs: 46
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
Type:thelia-module
Requires
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2024-10-29 05:17:04 UTC
README
Set a minimum amount to place an order
Installation
Composer
composer require thelia/order-minimum-amount-module ~1.0.0
Usage
Configure the amount to reach on your back office, all customers will be prevented to place an order before reaching this amount.
Smarty plugin
To get the amount in your front office just call the smarty plugin like this {OrderMinimumAmount}