File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ Then attach the addon to all your products which awards that usergroup.
2424You 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
3232See the setup process in a short video:
You can’t perform that action at this time.
0 commit comments