Documentation for VirtueMart to JUGA Plugin
This plugin is very straightforward and has only a few parameters for setup.

The plugin will execute the mapping parameters in the order entered (option 1, then option 2 and so forth).
You may use a minus sign (-) in front of a JUGA** ACL group id if you want the plugin to remove the user from a group rather than add them. For example, perhaps upon purchase of a certain item, a user will be granted an upgrade to a JUGA group with expanded permissions. Therefore you may want to remove them from their current group and add them to a new one. The format for this would be [product id purchased]=[-JUGA group id to remove],[JUGA group id to add].
Example: 2=-29,36 will remove all users purchasing product id 2 from JUGA group 29 and add them to JUGA group id 36.
You may enter multiple VirtueMart product ids and/or JUGA group ids in each mapping.
Example: 22,43,34,1,9,33,28=7,44 will add all users purchasing product ids # 22,43,34,1,9,33,28 to JUGA user groups 7 and 44.
** JUGA ACL is owned and published by Dioscouri Design. You must install and configure JUGA ACL (in addition to VirtueMart) in order for this plugin to work!