Composer package
magera/module-minmaxorderquantityInstall and update through the private MageRa Composer repository.
Set minimum and maximum order quantities at the product, category, and customer group level.
Set minimum and maximum order quantities at the product, category, and customer group level. Enforce quantity rules to control inventory, manage wholesale requirements, and optimize fulfillment.
**Key features:**
Source-derived package metadata, compatibility, and extension surfaces verified from the current MageRa codebase.
License, package, compatibility, and implementation details are summarized here so your team can decide quickly.
Install and update through the private MageRa Composer repository.
The downloadable package is kept in sync with the current product release.
Readable Magento module code is included. No ionCube or encoded files.
Use on one live Magento store plus development and staging environments.
Access product updates and MageRa support during the included support window.
Evaluate the extension on your store and request a refund if it is not a fit.
Compatible with Magento Open Source and Adobe Commerce, including the latest 2.4.9 release.
Match this range in staging before installing on production.
Custom themes should validate templates, layout XML, and affected frontend routes.
Use Composer for repeatable deployments; keep the ZIP as a source reference or manual fallback.
Developers can inspect, extend, and audit the code before launch.
Most stores already include the core Magento modules this extension depends on.
Source-detected admin pages, storefront routes, configuration areas, APIs, cron jobs, database usage, and dependencies.
Stores > Configuration sections used to control the extension.
5 REST endpoints detected in source.
1 database table declared or used by this module.
Magento modules that should be present and enabled in the target store.
Get version 1.0.2 from your MageRa account and keep the Composer package name handy.
Require magera/module-minmaxorderquantity through Composer, then enable MageRa_MinMaxOrderQuantity.
Run setup:upgrade, DI compile, static content deploy, and cache flush before browser testing.
Review these config section(s): magera_minmaxqty.
Test 1 config section(s), 5 REST endpoint(s), 1 DB table(s) with realistic store data before launch.
Deploy through the same Composer flow, then monitor logs, cron, cache, and customer-facing flows.
Key capabilities of Min/Max Order Quantity. Composer install in under a minute, full Hyvä compatibility, and 3 months of updates included.
Product-level, category-level, and customer group quantity rules
Website-specific rules
Minimum and maximum quantity enforcement
Quantity increment requirements (e.g., buy in packs of 5)
Apply rules to cart total or per product
Clear, customizable error messages for violations
Real-time validation on product and cart pages
Standard composer install with the magera/<module> package. No tarballs.
The current release note focuses on active Magento compatibility, package metadata, and fixes included in the latest MageRa build.
1.0.22026-07-04
Compatibilitycomposer require and you're done# 1. Configure the MageRa composer repository composer config repositories.magera composer https://repo.magera.ca # 2. Require the package composer require magera/module-minmaxorderquantity # 3. Enable the module bin/magento module:enable MageRa_MinMaxOrderQuantity # 4. Run the Magento upgrade bin/magento setup:upgrade # 5. Compile DI bin/magento setup:di:compile # 6. Deploy static content + flush cache bin/magento setup:static-content:deploy -f && bin/magento cache:flush
Use this checklist before checkout, or send the details through the store fit form for a compatibility review.
Use Magento 2.4.6+ and PHP 8.3, 8.4, or 8.5 in staging.
Hyva and Luma are supported; custom or headless storefronts should review affected templates and routes.
Confirm these module dependencies exist: Magento_Catalog, Magento_Checkout, Magento_Customer, Magento_Quote.
Include these source-detected areas in UAT: 1 config section(s), 5 REST endpoint(s), 1 DB table(s).
Send version, theme, hosting, and deployment information if you want MageRa to review compatibility first.
Share your Magento version, theme, deployment flow, and rollout goal. MageRa support can review compatibility before you buy or install.
Every MageRa extension is tested on Magento 2.4.6 through 2.4.9 community edition. If you are on an older Magento version, contact us before purchase and we will confirm compatibility.
No. Each extension ships with both a Luma-compatible template and a Hyvä-compatible template. The Hyvä template is provided as a fallback module under MageRa_<Extension>/view/frontend/templates/hyva/.
The same extension works on Adobe Commerce. The composer package, module activation, and templates are identical. Some EE-only features (e.g. B2B out of the box) get extended by the same code without an EE surcharge.
Yes — every MageRa extension is published as a standard composer package. Add the MageRa Packagist repository, run `composer require magera/<module>`, then `bin/magento setup:upgrade`. The full install snippet is on the extension detail page.
30-day money-back guarantee, no questions. Email support@magera.ca within 30 days of purchase and we issue a full refund.
We offer a 30-day money-back guarantee. If the extension doesn't meet your needs, email support@magera.ca within 30 days and we'll issue a full refund — no questions asked.
Yes. All MageRa extensions share the same base library (MageRa_Base) and are tested together. If you find an integration issue between two MageRa extensions, support@magera.ca is the right address.
Email support@magera.ca. Every MageRa license includes 3 months of standard email support with a 24-hour weekday response SLA. Critical production issues are flagged and triaged within 4 hours.
Full source code. 30-day money-back guarantee. Composer install in under a minute.