WP Manifestindependent plugin directory
manifest / ecommerce / wc-user-role-discount

WooCommerce User Role Discount

Woocommerce discount for specific user roles.

by William Hare & Copilot · github.com/xboxhacker/wc-user-role-discount · website

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/xboxhacker/wc-user-role-discount/archive/refs/heads/main.zip

Readme

WooCommerce User Role Discount

Description

The WooCommerce User Role Discount plugin allows you to apply a percentage-based discount on WooCommerce cart items based on the user's role. This plugin is perfect for providing exclusive discounts to specific user groups such as subscribers, customers, or any custom user roles.

Features

  • Apply role-based discounts at the cart level.
  • Manage discounts and user roles through the WordPress admin interface.
  • Add or delete user roles.
  • Secure and user-friendly settings page.
  • Compatible with the latest version of WooCommerce and WordPress.

Installation

  1. Download the plugin zip file from the GitHub repository.
  2. Navigate to Plugins > Add New in your WordPress admin area.
  3. Click on Upload Plugin and choose the downloaded zip file.
  4. Click Install Now and then Activate the plugin.

Usage

Setting Up Discounts

  1. Go to Role Discounts in the WordPress admin menu.
  2. Set the discount percentage for each user role.
  3. Click Save Changes.

Managing User Roles

  1. Go to Manage User Roles in the WordPress admin menu.
  2. Add new user roles or delete existing ones (excluding the Administrator role).
  3. Click Save Changes.

Applying Discounts

The plugin automatically applies the specified discount percentage to the cart's subtotal based on the user's role.

Current Version:1.9.1

Support

For support and feature requests, please open an issue on the GitHub repository.

License

This plugin is licensed under the MIT License.

Read the full README on GitHub →