Plugin Directory

Changeset 3365055


Ignore:
Timestamp:
09/20/2025 06:03:08 PM (7 months ago)
Author:
neblabs
Message:

Update readme in tag 1.3.3.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • coupon-urls-for-woocommerce/tags/1.3.3.1/readme.md

    r3269115 r3365055  
    11=== Coupon URLs - Apply a Coupon from a Custom Link - for WooCommerce ===
    22Contributors: neblabs
    3 Tags: woocommerce, coupons, woocommerce coupons, url coupons
     3Tags: woocommerce, coupons, woocommerce coupons, url coupons, coupon links
    44Requires at least: 4.7
    55Tested up to: 6.8
    6 Stable tag: 1.3.3
     6Stable tag: 1.3.3.1
    77Requires PHP: 7.2
    88License: GPLv2
     
    1515A 100% free plugin. Free forever. No "pro" version. Premium quality. Made for WooCommerce.
    1616
    17 Compatible with WooCommerce 9.* (latest)
     17Compatible with WooCommerce 10.* (latest)
    1818
     19##Automatically apply coupons by URL
    1920Coupon URLs is a WooCommerce extension that allows you to apply a WooCommerce coupon by clicking a custom link on your site. You have full control over the URL. You can create any URL you want from your own domain, there are no limits or restrictions:
    2021
     
    2526    * https://example.com/offers/?code=FALL50
    2627    * https://example.com/a/very/deep/path
     28    * https://example.com/your/custom/coupon/link?from=url
    2729
    2830You can also add a WooCommerce product automatically before adding the coupon.
    2931
    30 ##Add a product before adding the coupon
     32##Add a product automatically  before adding the coupon
    3133Coupon URLs allows you to add a product from your store automatically before applying the discount/coupon. You can even select the quantity!
    3234
     
    3436
    3537##Redirect to the cart, the checkout page or any other page after applying the coupon
    36 You can select *any* page on your site to redirect to after applying the coupon. Want to redirect to the cart? The checkout page? A specific product page? A custom page? We got you covered!
     38You can select *any* page on your site to redirect to after applying the coupon. Want to redirect to the cart? The checkout page? A specific product page? A custom page? We got you covered! You can also choose not to redirect to any page after the coupon link was clicked!
    3739
    3840Redirect to:
     
    4648
    4749##Smart apply
    48 If the customer's cart is empty (and you haven't added the Add Product action), Coupon URLs will remember to add the coupon as soon as the customer adds a product to their cart. No manual action needed.
     50If 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.
    4951
    5052##Beautiful builder
     
    5860    * Redirect
    5961
    60 Coupon URLs is an original Neblabs design. 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).
     62Coupon 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).
    6163
    6264== Frequently Asked Questions ==
     
    6466= How to use this plugin? =
    6567Coupon URLs add a new section to the classic coupons admin screen. Go to [WordPress Admin] > Marketing > Coupons and create or edit a coupon. You will find a "Configure URL" button bellow the coupon code field.
     68
     69= Are the URLs case-sensitive? =
     70Your 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 url will work: example.com/code/fall50 and example.com/CODE/FALL50
     71
     72= What happens if I don't add a redirection? =
     73If you don't add a redirection, the coupon will be applied and the page for that URL will be loaded as normal.
    6674
    6775== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.