=== Force Coupon for WooCommerce ===
Contributors: kowsar89
Tags: woocommerce, woo, coupon, force, checkout
Requires at least: 3.0.1
Tested up to: 5.2
Stable tag: 1.0.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

A lightweight WooCommerce based plugin to force the customer to enter a coupon code during checkout

== Description ==
If you want to make coupon code as a required field, this plugin will help.

During checkout when a customer will try to place an order without entering any coupon code, checkout process will be interrupted and customer will see an error notice.

You can configure the error notice text from "WooCommerce>Force Coupon" menu from admin panel.

== Installation ==

= From your WordPress dashboard =

1. Visit 'Plugins > Add New'
2. Search for 'Force Coupon for WooCommerce'
3. Activate 'Force Coupon for WooCommerce' from your Plugins page.

= From WordPress.org =

1. Download 'Force Coupon for WooCommerce'.
2. Upload the 'woo-force-coupon' folder to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate 'Force Coupon for WooCommerce' from your Plugins page.

After that you can configure the plugin settings from "WooCommerce>Force Coupon" menu from admin panel.

== Screenshots ==
1. From admin panel, Click on "WooCommerce>Force Coupon" to visit the plugin settings page.
2. In checkout page, when users will place an order without entering any coupon code, they'll see an error notice.

== Changelog ==

= 1.0.1: Sep 28, 2025 =
* Tweak: Plugin name updated

= 1.0.0: December 20, 2015 =
* Initial release