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

1.0.0 2021-08-05 15:08 UTC

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

  1. Copy the app/code/Joshi folder and its' contents into your app/code folder
  2. Run the command php bin/magento setup:upgrade to install the extension
  3. Run the command php bin/magento setup:static-content:deploy to deploy static files
  4. 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.