thelia/order-minimum-amount-module

1.0.0 2020-01-02 09:49 UTC

This package is auto-updated.

Last update: 2024-03-29 03:52:19 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}