Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
srexi authored May 5, 2022
1 parent 5fc437c commit fccd8db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ Then attach the addon to all your products which awards that usergroup.
You can create multiple addons with the same name if you want different producs to give different usergroups.

## Addon Variables (Watch the youtube video below to learn about addons)
'usergroup' - this will decide which usergroup a user will end up in (use the group id (gid)
'excludeusergroups' - this is a comma seperated list (Example: 2,3,4) of usergroups that are **not allowed** to purchase this product.
'onlyusergroups' - this is a comma seperated list (Example: 2,3,4) of usergroups that are **the only ones allowed** to purchase this product.
- 'usergroup' this will decide which usergroup a user will end up in (use the group id (gid)
- 'excludeusergroups' this is a comma seperated list (Example: 2,3,4) of usergroups that are **not allowed** to purchase this product.
- 'onlyusergroups' this is a comma seperated list (Example: 2,3,4) of usergroups that are **the only ones allowed** to purchase this product.

# Video Tutorial
See the setup process in a short video:
Expand Down

0 comments on commit fccd8db

Please sign in to comment.