VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: fabioweb on January 25, 2018, 16:13:16 PM

Title: ACL category virtuemart 3.2.X
Post by: fabioweb on January 25, 2018, 16:13:16 PM
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
Title: Re: ACL category virtuemart 3.2.X
Post by: Studio 42 on January 27, 2018, 17:31:48 PM
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 ).