This project is not covered by Drupal’s security advisory policy.
# Minimum Maximum Order
## CONTENTS OF THIS FILE
* Introduction
* Requirements
* Installation
* Configuration
* Author
## INTRODUCTION
This module is for setting a minimum and/or a maximum order amount that will
block the user from clicking checkout on the cart form page. Both minimum
and maximum are optional settings. Also, you can configure certain roles to bypass the min max restrictions.
On the /admin/config/minimum_maximum_order/adminsettings you can set these
values. To use this module you need to have Drupal Commerce 2.x installed.
This module was created for a website of mine because I couldn't find this
module published elsewhere.
It is still in development phase and I am looking
for help especially in the minimum_maximum_order_form_alter(...) function in
the minimum_maximum_order.module. This function needs cleanup and to be made
more efficient in obtaining the order total.
## REQUIREMENTS
Drupal Commerce 2.x.
## INSTALLATION
coming soon...
## CONFIGURATION
Go to /admin/config/minimum_maximum_order/adminsettings and set values for
either minimum or maximum, whichever you want to use to limit the orders.
### AUTHOR
Raymond Cheung
Email: darkray16@gmail.com
Project information
- Project categories: E-commerce
- Ecosystem: Commerce Core
- Created by darkray16 on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.