This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
executable file
·59 lines (42 loc) · 1.78 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
=== Woocommerce Role Pricing ===
Contributors: eggemplo
Donate link: http://eggemplo.com/
Tags: roles, woocommerce, discounts, prices, wholesale
Requires at least: 3.8
Tested up to: 3.9
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Discounted prices to subscribers, editors and other roles in Woocommerce
== Description ==
According to the role that the customer has, he will see a store with discounted prices or not, so you can set direct discounts to subscribers, editors ….
= Features: =
* You can set discounts by rates or amount method.
* Applied to regular price or sale price
* Different discount according to user's role.
= Pro version: =
* Discounts by products (now variables available)
* Discounts by categories
* If user has various roles, you can select the criterial (higher discount, lower discount, ...)
Official site: [eggemplo](http://eggemplo.com/plugins/woocommerce-role-pricing/)
== Installation ==
You can either install it automatically from the WordPress admin, or do it manually:
1. Unzip the archive and put the `woo-role-pricing-light` folder into your plugins folder (/wp-content/plugins/).
2. Activate the plugin from the Plugins menu.
3. In Woocommerce->Role Pricing you can setup the plugin.
== Frequently Asked Questions ==
= Only rate method is available to discounts ? =
No, you can use rate or a fixed amount as discount.
= I want to apply different discounts by product. =
You need Pro version to get this feature.
= I select apply to sale price but my product isn't on sale. =
Then discount is applied to the regular price.
== Screenshots ==
1. Settings - The setings page.
2. Prices - Different prices by user's role.
== Changelog ==
= 1.0.0 =
* Start version.
== Upgrade Notice ==
= 1.0 =
Start version.