Skip to content

Restricting coupon with maximum uses for guest checkout for Magento < 2.3.x

Notifications You must be signed in to change notification settings

magepal/magento2-coupon-limit-guest-checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Extension and Plugins

Limit Guest Checkout Coupon Code

Restricting coupon with maximum uses for guest checkout. This feature maybe added to core Magento 2.3.

See

Installation

Step 1

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

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

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

Step 3 - Configuration

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

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

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

Other Extensions

Custom SMTP | Google Tag Manager | Enhanced E-commerce | Reindex | Custom Shipping Method | Preview Order Confirmation | Guest to Customer | Admin Form Fields Manager | Customer Dashboard Links Manager | Lazy Loader | Order Confirmation Page Miscellaneous Scripts

© MagePal LLC. | www.magepal.com