Changeset 3365056
- Timestamp:
- 09/20/2025 06:17:45 PM (7 months ago)
- Location:
- coupon-urls-for-woocommerce
- Files:
-
- 2 edited
-
tags/1.3.3.1/readme.md (modified) (4 diffs)
-
trunk/readme.md (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
coupon-urls-for-woocommerce/tags/1.3.3.1/readme.md
r3365055 r3365056 1 1 === Coupon URLs - Apply a Coupon from a Custom Link - for WooCommerce === 2 2 Contributors: neblabs 3 Tags: woocommerce, coupons, woocommerce coupons, url coupons, coupon links3 Tags: woocommerce, coupons, woocommerce coupons, url coupons, woocommerce coupon, coupon links 4 4 Requires at least: 4.7 5 5 Tested up to: 6.8 … … 28 28 * https://example.com/your/custom/coupon/link?from=url 29 29 30 You can also add a WooCommerce product automatically before adding the coupon. 31 32 ##Add a product automatically before adding the coupon 30 ##Add a product automatically before applying the coupon 33 31 Coupon URLs allows you to add a product from your store automatically before applying the discount/coupon. You can even select the quantity! 34 32 … … 50 48 If the customer's cart is empty (and you haven't added the Add Product action), Coupon URLs will automatically apply the coupon as soon as the customer adds a product to their cart. No manual action is needed. 51 49 52 ##Beautiful builder53 Coupon URLs has been designed as a builder so that you canadd only the actions that you want to perform after the link has been clicked, visually.50 ##Beautiful UI 51 Coupon URLs has been designed as a visual builder so that you add only the actions that you want to perform after the link has been clicked, visually. 54 52 55 53 * 5 actions: 56 54 * Add coupon. 57 55 * Add Product. 56 * Redirect 58 57 * Add an Extra Message After Applying to the Cart. 59 58 * Add Custom Message When Coupon hasn't been added yet. 60 * Redirect61 59 62 60 Coupon URLs is an original Neblabs concept. We love your opinion. If you have feedback or new ideas that you'd like to see, [let us know](https://wordpress.org/support/plugin/coupon-urls-for-woocommerce/). You can view the repo [here](https://github.com/Neblabs/coupon-urls). 61 62 This URL coupons plugin has been designed to work nicely with other standard WooCommerce coupon features, such as usage limits, product/category restrictions, user restrictions, etc. This means that the coupon will not be applied if it's expired, has reached its usage limit, or if the products in the cart don't match the coupon's restrictions. It is designed to work with third-party plugin restrictions too. 63 63 64 64 == Frequently Asked Questions == … … 68 68 69 69 = Are the URLs case-sensitive? = 70 Your custom coupon links will not be case-sensitive. This means your links will work no matter if you use uppercase or lowercase letters. For example, if your coupon URL is example.com/code/FALL50, then the same urlwill work: example.com/code/fall50 and example.com/CODE/FALL5070 Your custom coupon links will not be case-sensitive. This means your links will work no matter if you use uppercase or lowercase letters. For example, if your coupon URL is example.com/code/FALL50, both of these URLs will work: example.com/code/fall50 and example.com/CODE/FALL50 71 71 72 72 = What happens if I don't add a redirection? = -
coupon-urls-for-woocommerce/trunk/readme.md
r3365054 r3365056 1 1 === Coupon URLs - Apply a Coupon from a Custom Link - for WooCommerce === 2 2 Contributors: neblabs 3 Tags: woocommerce, coupons, woocommerce coupons, url coupons, coupon links3 Tags: woocommerce, coupons, woocommerce coupons, url coupons, woocommerce coupon, coupon links 4 4 Requires at least: 4.7 5 5 Tested up to: 6.8 … … 28 28 * https://example.com/your/custom/coupon/link?from=url 29 29 30 You can also add a WooCommerce product automatically before adding the coupon. 31 32 ##Add a product automatically before adding the coupon 30 ##Add a product automatically before applying the coupon 33 31 Coupon URLs allows you to add a product from your store automatically before applying the discount/coupon. You can even select the quantity! 34 32 … … 50 48 If the customer's cart is empty (and you haven't added the Add Product action), Coupon URLs will automatically apply the coupon as soon as the customer adds a product to their cart. No manual action is needed. 51 49 52 ##Beautiful builder53 Coupon URLs has been designed as a builder so that you canadd only the actions that you want to perform after the link has been clicked, visually.50 ##Beautiful UI 51 Coupon URLs has been designed as a visual builder so that you add only the actions that you want to perform after the link has been clicked, visually. 54 52 55 53 * 5 actions: 56 54 * Add coupon. 57 55 * Add Product. 56 * Redirect 58 57 * Add an Extra Message After Applying to the Cart. 59 58 * Add Custom Message When Coupon hasn't been added yet. 60 * Redirect61 59 62 60 Coupon URLs is an original Neblabs concept. We love your opinion. If you have feedback or new ideas that you'd like to see, [let us know](https://wordpress.org/support/plugin/coupon-urls-for-woocommerce/). You can view the repo [here](https://github.com/Neblabs/coupon-urls). 61 62 This URL coupons plugin has been designed to work nicely with other standard WooCommerce coupon features, such as usage limits, product/category restrictions, user restrictions, etc. This means that the coupon will not be applied if it's expired, has reached its usage limit, or if the products in the cart don't match the coupon's restrictions. It is designed to work with third-party plugin restrictions too. 63 63 64 64 == Frequently Asked Questions == … … 68 68 69 69 = Are the URLs case-sensitive? = 70 Your custom coupon links will not be case-sensitive. This means your links will work no matter if you use uppercase or lowercase letters. For example, if your coupon URL is example.com/code/FALL50, then the same urlwill work: example.com/code/fall50 and example.com/CODE/FALL5070 Your custom coupon links will not be case-sensitive. This means your links will work no matter if you use uppercase or lowercase letters. For example, if your coupon URL is example.com/code/FALL50, both of these URLs will work: example.com/code/fall50 and example.com/CODE/FALL50 71 71 72 72 = What happens if I don't add a redirection? =
Note: See TracChangeset
for help on using the changeset viewer.