WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-subscriptions-auto-add-resubscribe-coupon

WooCommerce Subscriptions - Auto Add Resubscribe Coupon

Automatically add a specific coupon to the cart when a customer is about to resubscribe.

by Prospress Inc. · github.com/woocommerce/woocommerce-subscriptions-auto-add-resubscribe-coupon · website

5stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/woocommerce/woocommerce-subscriptions-auto-add-resubscribe-coupon/archive/refs/heads/master.zip

Declares an update source (Prospress/woocommerce-subscriptions-auto-add-resubscribe-coupon), so updates arrive through the plugin's own updater.

From the readme

IMPORTANT: This code is made available in the hope that it will be useful, but without any warranty. See the GNU General Public License included with the code for more details. Automattic or WooCommerce support services are also not available to assist with the use of this code. WooCommerce Subscriptions Auto Add Resubscribe Coupon This plugin automatically adds a specified coupon to every resubscribe cart. The coupon code should be set as the constant WOOCOMMERCESUBSCRIPTIONSAUTORESUBSCRIBECOUPON. For example: Please note that the specified coupon will not be restricted to only work on resubscribe carts. Installation To install: 1. Download the latest version of the plugin here 1. Go to Plugins Add New Upload administration screen on your WordPress site 1. Select the ZIP file you just downloaded 1. Click Install Now 1. Click Activate Updates To keep the plugin up-to-date, use the GitHub Updater. Reporting Issues If you find an problem or would like to request this plugin be extended, please open a new Issue.

Read the full README on GitHub →