WP Manifestindependent plugin directory
manifest / ecommerce / couponduplicator

CouponDuplicator

Quickly duplicate coupon with the same rules

by Mateusz Zadorożny · github.com/mateusz-zadorozny/couponduplicator

0stars
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/mateusz-zadorozny/couponduplicator/archive/refs/heads/master.zip

Readme

Coupon Duplicator for WooCommerce

Contributors: Mateusz Zadorożny Tags: woocommerce, coupons, duplicate, discount

Stable tag: 0.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Description

Coupon Duplicator for WooCommerce is a simple plugin that allows you to duplicate existing coupons with the same rules and generate a unique code for each duplicate. This plugin is especially useful for quickly creating multiple coupons with similar settings.

Installation

  1. Upload the plugin files to the /wp-content/plugins/coupon-duplicator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Ensure you have WooCommerce installed and activated.

Usage

  1. Navigate to the 'Coupons' section under WooCommerce in your WordPress admin.
  2. You will see a new action link "Duplicate with same rules" next to each coupon.
  3. Click on this link to create a duplicate of the coupon with a new unique code.

Changelog

= 0.1.0 =

  • Initial release of the plugin.

Frequently Asked Questions

= What does this plugin do? = This plugin allows you to duplicate existing WooCommerce coupons while generating a unique code for each duplicate.

= How do I duplicate a coupon? = Simply go to the WooCommerce Coupons section in your WordPress admin panel. Click the "Duplicate with same rules" link next to the coupon you want to duplicate.

= What happens when I duplicate a coupon? = A new coupon is created with the same settings as the original coupon. The new coupon will have a unique code and will be saved as a draft.

License

This plugin is licensed under the GPLv2 or later. For more information, see https://www.gnu.org/licenses/gpl-2.0.html.

Credits

This plugin was developed by Mateusz Zadorożny. If you have any questions or need support, please contact mateusz (at) zadorozny.rocks.

Support

If you need help with this plugin, please contact mateusz (at) zadorozny.rocks for support.

Read the full README on GitHub →