magepsycho / magento2-discountlimit
magepsycho/magento2-discountlimit
Magento 2 Discount Amount Limiter

Magento 2 Discount Limiter
Overview
Magento 2 Discount Limiter allows setting the maximum discount amount (upper limit) for a percentage-based cart rule.
Store owners run different promotional activities to attract customers and grow sales.
One of the discounts they often want to use is percentage-based but with some limits.
For example: Get 10% OFF but up to 50$ only.
By default, Magento doesn't have such a feature of setting the maximum amount of discount (upper limit) in the cart rule.
But with this extension, you are all set to go.
Key Features
- Option to enable/disable the extension as per store
- Option to set the maximum amount discount
Feature Highlights
Limit Discount Amount
With this extension, the store admin can set the upper limit (maximum discount) for any percentage-based cart rule.
Some use cases:
- Flat
10% OFF, up to50$ 10% OFFfor first order, up to25$- etc.


🛠️ Installation
- Download the extension .zip file and extract the files.
- Copy the extension files from src/ folder to the {your-magento2-root-dir}/app/code/MagePsycho/DiscountLimit (create non-existing folders manually)
- Run the following series of commands from the SSH console of your server:
php bin/magento module:enable MagePsycho_DiscountLimit --clear-static-content
php bin/magento setup:upgrade
- Flush the store cache
php bin/magento cache:flush
- Deploy static content - in Production mode only
rm -rf pub/static/* var/view_preprocessed/*
php bin/magento setup:static-content:deploy
- Go to Admin > MARKETING > Discount Limiter > Manage Settings
Live Demo:
Changelog
Version 1.0.0 (2022-01-24)
- Initial Release.
Authors
Contributors
To Contribute
Any contribution to the development of Magento 2 Discount Limiter is highly welcome.
The best possibility to provide any code is to open a pull request on GitHub.
Need Support?
If you encounter any problems or bugs, please create an issue on GitHub.
Please visit our store for more FREE / paid extensions OR contact us for customization / development services.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
No dependencies declared
This package's composer.json doesn't declare any required, suggested, replaced, or conflicting packages.
No QA results yet
QA pipelines haven't run for this version. Compatibility and quality results appear here once the vendor publishes a tagged release that gets ingested.
More from magepsycho
View vendorMagento 2 Disable Customer Registration
Magento 2 Preview / Go To Catalog Extensions
Magento 2 FREE SEO Suite
Magento 2 Product Discount Label
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.