thelia / order-minimum-amount-module
Package info
github.com/thelia-modules/OrderMinimumAmount
Type:thelia-module
pkg:composer/thelia/order-minimum-amount-module
2.0.0
2025-10-10 07:39 UTC
Requires
- thelia/installer: ~1.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-10 09:20:21 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}