Skip to content

Commit fccd8db

Browse files
authored
Update readme.md
1 parent 5fc437c commit fccd8db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Then attach the addon to all your products which awards that usergroup.
2424
You can create multiple addons with the same name if you want different producs to give different usergroups.
2525

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

3131
# Video Tutorial
3232
See the setup process in a short video:

0 commit comments

Comments
 (0)