WooCommerce Role Category Pricing
A simple Wordpress/WooCommerce Plugin that applies a discount on products based on the user role and category
by Patrick Jaromin · github.com/pjaromin/woocommerce-role-category-pricing
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/pjaromin/woocommerce-role-category-pricing/archive/refs/heads/main.zipA WordPress/WooCommerce plugin that provides role-based category-specific pricing discounts, compatible with WooCommerce Wholesale Prices plugin.
Description
The WooCommerce Role Category Pricing (WRCP) plugin extends WooCommerce functionality by allowing store administrators to configure role-based pricing discounts for specific product categories. The plugin works seamlessly alongside the WooCommerce Wholesale Prices plugin, respecting wholesale customer pricing while providing flexible discount structures for other user roles.
Features
- Role-based pricing configuration
- Category-specific discount percentages
- Hierarchical category discount inheritance
- Multi-role discount support (greatest discount wins)
- Compatible with WooCommerce Wholesale Prices plugin
- Variable product support
- Admin interface for easy configuration
Requirements
- WordPress 5.0 or higher
- WooCommerce 5.0 or higher
- PHP 7.4 or higher
Installation
- Upload the plugin files to the
/wp-content/plugins/woocommerce-role-category-pricingdirectory - Activate the plugin through the 'Plugins' screen in WordPress
- Navigate to WooCommerce > Role Category Pricing to configure settings
Usage
- Configure which user roles should receive category-based pricing
- Set base discount percentages for each role
- Assign category-specific discounts
- Users with configured roles will see discounted pricing on frontend
Compatibility
This plugin is designed to work alongside:
- WooCommerce Wholesale Prices plugin
- Standard WooCommerce pricing
- Most WooCommerce-compatible themes
License
GPL v2 or later