Hello! Is it possible to manage ACL category in Virtuemart by Shoppergroup?
So example if user is in shopper group "reseller" can access to specific categories
Regards
You cannot in the core, but with a Joomla system plugin, it's possible to do a plugin with a mysql table to associate category <> Shoppergroup and use this to disallow access to some categories(and if needed, disallow add to cart for products in this categories ).