| 开发者 | neoklan |
|---|---|
| 更新时间 | 2026年9月2日 20:36 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
yoursite.com/?coupon=SAVE10) that applies automatically when a customer visits it — no code entry required. The query parameter name is configurable.
Extended Restrictions
Adds three extra restriction types to the standard coupon "Usage restriction" tab: customer type (new vs. returning), allowed user roles, and allowed billing countries.
Every module can be switched on or off independently under WooCommerce → Settings → Coupon Toolkit, with zero effect on checkout performance when disabled.
/wp-content/plugins/neoklan-coupon-toolkit-for-woocommerce directory, or install the plugin through the WordPress plugins screen directly.No. Each module has its own on/off switch under WooCommerce → Settings → Coupon Toolkit, and disabling a module removes its hooks entirely.
The coupon's amount is reduced by whatever portion was redeemed on each order, so the same code can be reused until its balance reaches zero.
code, discount_type, amount, individual_use, usage_limit, expiry_date (YYYY-MM-DD), with a header row. Existing codes are updated; unknown codes are created. Maximum 5000 rows per file.
No. Turning a module off only stops its code from running; coupons, gift card meta, and settings already created are left untouched.
Only one thing, and only if you choose to: when you click "Deactivate" on the Plugins screen, a popup asks why (with a "Skip & Deactivate" option). If you fill it in and click "Submit & Deactivate", that feedback (reason, optional comment, and your site URL) is emailed to the developer at info@neoklan.com and also saved locally as an option on your own site, visible under WooCommerce → Settings → Coupon Toolkit. Clicking "Skip & Deactivate" sends nothing. No other data is ever transmitted by this plugin.