Plugin Directory

Changeset 3365056


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

Updated readme files again with better descriptions

Location:
coupon-urls-for-woocommerce
Files:
2 edited

Legend:

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

    r3365055 r3365056  
    11=== Coupon URLs - Apply a Coupon from a Custom Link - for WooCommerce ===
    22Contributors: neblabs
    3 Tags: woocommerce, coupons, woocommerce coupons, url coupons, coupon links
     3Tags: woocommerce, coupons, woocommerce coupons, url coupons, woocommerce coupon, coupon links
    44Requires at least: 4.7
    55Tested up to: 6.8
     
    2828    * https://example.com/your/custom/coupon/link?from=url
    2929
    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
    3331Coupon URLs allows you to add a product from your store automatically before applying the discount/coupon. You can even select the quantity!
    3432
     
    5048If 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.
    5149
    52 ##Beautiful builder
    53 Coupon URLs has been designed as a builder so that you can add only the actions that you want to perform after the link has been clicked, visually.
     50##Beautiful UI
     51Coupon 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.
    5452
    5553* 5 actions:
    5654    * Add coupon.
    5755    * Add Product.
     56    * Redirect
    5857    * Add an Extra Message After Applying to the Cart.
    5958    * Add Custom Message When Coupon hasn't been added yet.
    60     * Redirect
    6159
    6260Coupon 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
     62This 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.
    6363
    6464== Frequently Asked Questions ==
     
    6868
    6969= 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 url will work: example.com/code/fall50 and example.com/CODE/FALL50
     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, both of these URLs will work: example.com/code/fall50 and example.com/CODE/FALL50
    7171
    7272= What happens if I don't add a redirection? =
  • coupon-urls-for-woocommerce/trunk/readme.md

    r3365054 r3365056  
    11=== Coupon URLs - Apply a Coupon from a Custom Link - for WooCommerce ===
    22Contributors: neblabs
    3 Tags: woocommerce, coupons, woocommerce coupons, url coupons, coupon links
     3Tags: woocommerce, coupons, woocommerce coupons, url coupons, woocommerce coupon, coupon links
    44Requires at least: 4.7
    55Tested up to: 6.8
     
    2828    * https://example.com/your/custom/coupon/link?from=url
    2929
    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
    3331Coupon URLs allows you to add a product from your store automatically before applying the discount/coupon. You can even select the quantity!
    3432
     
    5048If 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.
    5149
    52 ##Beautiful builder
    53 Coupon URLs has been designed as a builder so that you can add only the actions that you want to perform after the link has been clicked, visually.
     50##Beautiful UI
     51Coupon 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.
    5452
    5553* 5 actions:
    5654    * Add coupon.
    5755    * Add Product.
     56    * Redirect
    5857    * Add an Extra Message After Applying to the Cart.
    5958    * Add Custom Message When Coupon hasn't been added yet.
    60     * Redirect
    6159
    6260Coupon 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
     62This 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.
    6363
    6464== Frequently Asked Questions ==
     
    6868
    6969= 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 url will work: example.com/code/fall50 and example.com/CODE/FALL50
     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, both of these URLs will work: example.com/code/fall50 and example.com/CODE/FALL50
    7171
    7272= What happens if I don't add a redirection? =
Note: See TracChangeset for help on using the changeset viewer.