thelia/order-minimum-amount-module

Maintainers

Package info

github.com/thelia-modules/OrderMinimumAmount

Type:thelia-module

pkg:composer/thelia/order-minimum-amount-module

Statistics

Installs: 78

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2025-10-10 07:39 UTC

This package is auto-updated.

Last update: 2026-03-10 08:30:08 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}