url-coupons-for-woocommerce

Beschreibung

Dieses Plugin wurde mit dem 18. Januar 2021 stillgelegt und ist nicht zum Download verfügbar. Diese Stilllegung ist permanent. Grund: Autor-Anfrage.

Rezensionen

2. Februar 2018 1 Antwort
I think that the developers of this plugin have abandoned it (there is a message that they have ceased business operations on their site). This plugin should be removed because it no longer works, and is clearly never going to be updated.
21. Juli 2017 1 Antwort
It saved me a lot of my time! I set up my store to easily add a product to the cart with a coupon. It's great for newsletters coupons, as in my case. Thanks!
27. November 2016 3 Antworten
Good plugin but I think i found two defects: 1. To apply the coupon the link should be http://www.example.com/coupon?code=couponcode and NOT http://www.example.com/coupon/couponcode 2. When clicking the URL to add the coupon, if the cart is empty or there is no session yet, the coupon won’t persist. Also no error will be returned in this case. To solve this, just needs to persist a session cookie before calling the WC->cart->add_discount function. // Set a session cookie to persist the coupon in case the cart is empty. WC()->session->set_customer_session_cookie( true ); Thanks! adnovasi
Alle 4 Rezensionen lesen

Mitwirkende & Entwickler

„URL Coupons For WooCommerce“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende