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
pkg:composer/joshi/maximumdiscount
Requires
- php: ~7.2.0||~7.3.0
- magento/framework: ~100.0.4
This package is auto-updated.
Last update: 2025-12-06 01:14:52 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/Joshifolder and its' contents into yourapp/codefolder - Run the command
php bin/magento setup:upgradeto install the extension - Run the command
php bin/magento setup:static-content:deployto 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.