Backend : User Group Permission To View Specific Pages Only

Good day,

I'm trying to create a user group called trial and would like to only allow the vendors to view product list and not see product details page nor edit product page.

How can I control what pages a user group can open ?

Thanks and have a nice day !

Hello

Unfortunately, this is not possible in the standard scope of rights. If you check "View catalog" you will also be able to see the details of the product.

Best regards

Robert.

Pay attention to vendor plans module

https://docs.cs-cart.com/latest/user_guide/addons/vendor_plans/index.html

But looks like additional custom development work is required to solve your problem

Yes, your are right, vendor plan is better for that!