magepal / magento2-coupon-limit-guest-checkout

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

Home Page:http://www.magepal.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 support@magepal.com 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

About

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

http://www.magepal.com


Languages

Language:PHP 100.0%