javed/magento2-guest-checkout-coupon-limitation

Stops maximum usage of coupon for guset checkout for Magento2

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

This package is not auto-updated.

Last update: 2024-09-29 06:14:20 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.