Creating Different Users

Hi!

I want to create different users on my website that have the privilege only to add new products in specific categories, is this possible?? i tried do add a user in Customers > User groups but i don't see this kind of privilege (ex i have 5 main categories and i want to create 5 users who can add and edit products in this categories) Can anyone help me?

Thanks in advance

As far as I have seen, even though cs cart is a powerfull tool it is also a bit "tight" in these kind of things. I would be interested too about this..

Hi!

I want to create different users on my website that have the privilege only to add new products in specific categories, is this possible?? i tried do add a user in Customers > User groups but i don't see this kind of privilege (ex i have 5 main categories and i want to create 5 users who can add and edit products in this categories) Can anyone help me?

Thanks in advance

I am afraid, it is not possible without additional code modifications. You can enable/ disable the ability to manage the whole catalog only

You would be using an Administrators group, not a customer Usergroup. However, as Ecom states, you would need to extend the product to allow you to manage update permissions of products not/within specific categories.

Hi!

I want to create different users on my website that have the privilege only to add new products in specific categories, is this possible?? i tried do add a user in Customers > User groups but i don't see this kind of privilege (ex i have 5 main categories and i want to create 5 users who can add and edit products in this categories) Can anyone help me?

Thanks in advance

We are available at your service. Feel free to contact us at support@webkul.com

As far as I have seen, even though cs cart is a powerfull tool it is also a bit "tight" in these kind of things. I would be interested too about this..

I would think the proper approach would be to use the existing admin user group functionality and extend it to have each product identify which usergroups would be excluded from (restricted) edit/update capability. It will be (IMHO) an administrative nightmare, but it is entirely possible.