joshi / maximumdiscount
Apply Max Amount Amount on cartRule
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.2.0||~7.3.0
- magento/framework: ~100.0.4
This package is auto-updated.
Last update: 2025-07-06 00:07:15 UTC
README
This extension enhances the ablity to set Maximun amount limit into the cartRule.
Compatibility
This extension has been tested with Magento version 2.2.4.
Installation
- Copy the
app/code/Joshi
folder and its' contents into yourapp/code
folder - Run the command
php bin/magento setup:upgrade
to install the extension - Run the command
php bin/magento setup:static-content:deploy
to deploy static files - Now flush the cache using the command
php bin/magento cache:flush
How can you help?
- Send us ideas and proposals for added features to improve the Extension.
- Create an issue if you find a bug.
Standards & Code Quality
Built on top of Magento 2, our extension follows the Magento Way of best practices for extension development.