javed/magento2-guest-checkout-coupon-limitation

Stops maximum usage of coupon for guset checkout for Magento2

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/javed/magento2-guest-checkout-coupon-limitation

dev-master 2018-12-17 13:31 UTC

This package is not auto-updated.

Last update: 2026-01-04 12:52:42 UTC


README

Restricting coupon with maximum uses for guest checkout.

Installation

Step 1

Using Composer (recommended)
composer require javed/magento2-guest-checkout-coupon-limitation
Manually
  • Download the extension
  • Unzip the file
  • Create a folder {Magento 2 root}/app/code/Javed/GuestCheckoutCouponLimitation
  • Copy the content from the unzip folder

Step 2 - Enable Module (from {Magento root} folder)

  • php -f bin/magento module:enable --clear-static-content Javed_GuestCheckoutCouponLimitation
  • php -f bin/magento setup:upgrade

Step 3 - Configuration

Log into your Magento 2 Admin, then goto Stores -> Configuration -> Javed -> Checkout ->

Support

Need help setting up or want to customize this extension to meet your business needs? Please email javed4php@gmail.com and if we like your idea we will add this feature for free or at a discounted rate.