Changeset 2460133
- Timestamp:
- 01/21/2021 06:54:50 AM (5 years ago)
- Location:
- wp-mlm
- Files:
-
- 2 edited
-
tags/2.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-mlm/tags/2.0/readme.txt
r2460131 r2460133 43 43 44 44 When the WP MLM plugin is downloaded from WordPress: 45 • The admin will be provided a shortcode to set up a page for the new MLM user registration form and a page for the user dashboard at the front end of the plugin.46 • Only the admin of the plugin will be able to login to the backend of the WP MLM plugin.45 • The admin will be provided a shortcode to set up a page for the new MLM user registration form and a page for the user dashboard at the front end of the plugin. 46 • Only the admin of the plugin will be able to login to the backend of the WP MLM plugin. 47 47 48 48 **User Module** 49 49 50 • The users will be able to join the WP MLM network by paying the registration amount or by purchasing the package.51 • Users can enter the sponsor's name and fill in other details in the registration form to join the MLM network.52 • Once registered, the user can share the referral link to his/her family network.53 • If anyone purchases using the referral link, the respective user of the referral link will earn the MLM commission as per the configured MLM plan.50 • The users will be able to join the WP MLM network by paying the registration amount or by purchasing the package. 51 • Users can enter the sponsor's name and fill in other details in the registration form to join the MLM network. 52 • Once registered, the user can share the referral link to his/her family network. 53 • If anyone purchases using the referral link, the respective user of the referral link will earn the MLM commission as per the configured MLM plan. 54 54 55 55 … … 97 97 Under the “Payout & Purchase Setting” of the Admin module set the 4 fields to configure commission settings. 98 98 99 **Level Commission Eligibility (LCE)**99 **Level Commission Eligibility (LCE)** 100 100 LCE is an added option in the admin module. If LCE is set, the members are eligible for commission only if they attain self-purchase commission equal to or greater than the value of LCE. 101 101 102 **Minimum Payout Request Amount**102 **Minimum Payout Request Amount** 103 103 Set the minimum amount to be there in the user account to raise commission payout from the system 104 104 105 **Referral Commission (%)**105 **Referral Commission (%)** 106 106 When any package is purchased by the member then a certain amount of the purchase amount is set as referral commission to the sponsor. 107 107 108 **Self Purchase Commission**108 **Self Purchase Commission** 109 109 When the member or user themselves purchases any package from the system is referred to as a self-purchase commission. 110 110 -
wp-mlm/trunk/readme.txt
r2460131 r2460133 43 43 44 44 When the WP MLM plugin is downloaded from WordPress: 45 • The admin will be provided a shortcode to set up a page for the new MLM user registration form and a page for the user dashboard at the front end of the plugin.46 • Only the admin of the plugin will be able to login to the backend of the WP MLM plugin.45 • The admin will be provided a shortcode to set up a page for the new MLM user registration form and a page for the user dashboard at the front end of the plugin. 46 • Only the admin of the plugin will be able to login to the backend of the WP MLM plugin. 47 47 48 48 **User Module** 49 49 50 • The users will be able to join the WP MLM network by paying the registration amount or by purchasing the package.51 • Users can enter the sponsor's name and fill in other details in the registration form to join the MLM network.52 • Once registered, the user can share the referral link to his/her family network.53 • If anyone purchases using the referral link, the respective user of the referral link will earn the MLM commission as per the configured MLM plan.50 • The users will be able to join the WP MLM network by paying the registration amount or by purchasing the package. 51 • Users can enter the sponsor's name and fill in other details in the registration form to join the MLM network. 52 • Once registered, the user can share the referral link to his/her family network. 53 • If anyone purchases using the referral link, the respective user of the referral link will earn the MLM commission as per the configured MLM plan. 54 54 55 55 … … 97 97 Under the “Payout & Purchase Setting” of the Admin module set the 4 fields to configure commission settings. 98 98 99 **Level Commission Eligibility (LCE)**99 **Level Commission Eligibility (LCE)** 100 100 LCE is an added option in the admin module. If LCE is set, the members are eligible for commission only if they attain self-purchase commission equal to or greater than the value of LCE. 101 101 102 **Minimum Payout Request Amount**102 **Minimum Payout Request Amount** 103 103 Set the minimum amount to be there in the user account to raise commission payout from the system 104 104 105 **Referral Commission (%)**105 **Referral Commission (%)** 106 106 When any package is purchased by the member then a certain amount of the purchase amount is set as referral commission to the sponsor. 107 107 108 **Self Purchase Commission**108 **Self Purchase Commission** 109 109 When the member or user themselves purchases any package from the system is referred to as a self-purchase commission. 110 110
Note: See TracChangeset
for help on using the changeset viewer.