manifest / unclassified / alynt-customer-groups
Alynt Customer Groups
WordPress plugin that enables custom customer groups and pricing tiers for WooCommerce stores.
by Alynt · github.com/nichlasb/alynt-customer-groups · website
★ 0stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/nichlasb/alynt-customer-groups/releases/download/v2.1.0/alynt-customer-groups-v2.1.0.zipDeclares an update source (NichlasB/alynt-customer-groups), so updates arrive through the plugin's own updater.
From the readme
Alynt Customer Groups
Alynt Customer Groups lets store owners create customer groups and assign targeted pricing rules to products and categories.
Features
- Create and manage unlimited customer groups.
- Assign customers to groups in bulk.
- Configure product-level and category-level pricing rules.
- Support fixed discounts, percentage discounts, and scheduled pricing windows.
- Show adjusted prices across catalog, cart, and checkout views.
- Set a default group for ungrouped customers.
- Auto-expire scheduled pricing rules via background cron.
Requirements
- WordPress 5.8 or later
- WooCommerce 5.0 or later
- PHP 7.4 or later
Installation
1. Upload the plugin to wp-content/plugins/alynt-customer-groups.
2. Activate the plugin in WordPress.
3. Open WooCommerce Customer Groups to configure groups and pricing rules.
Usage
- Create customer groups from the Customer Groups admin screen.
- Assign users from the User Assignments screen.
- Create pricing rules from the Pricing Rules screen.
- Optionally set a default group for ungrouped customers.
Configuration
Customer Groups
Navigate to WooCommerce Customer Groups to create and manage groups.
- Add Group — Enter a name a
Read the full README on GitHub →