Quote from
Asgaros on August 7, 2019, 9:32 am
Hello @gmac
There is currently no integration for WooCommerce available. However, if you have coding-experience you can use the WooCommerce-hooks and call the following function inside of them:
AsgarosForumUserGroups::insertUserGroupsOfUsers($user_id, $array_of_usergroup_ids);
Hello @gmac
There is currently no integration for WooCommerce available. However, if you have coding-experience you can use the WooCommerce-hooks and call the following function inside of them:
AsgarosForumUserGroups::insertUserGroupsOfUsers($user_id, $array_of_usergroup_ids);