I am unable to find Vendor’s Administration access/restriction
If a vendor hired many of his employees, then how can vendor give permission to there vendor access.
If vendor want to restrict the access only order sections for order processing.
Vendor want to restrict to only product section…
checked the vendor privilege addon, it can create vendor group. But how a vendor can assign the group to new user added for vendor admin.
My vendor hired a person to add products, he tried to add some products but when he deleted, Bymistakes there are so many products was selected and deleted. To prevent of this we need to explore the vendor’s admin permission. But while checking i have not found any solution on google or other place.
Please try to guide me how i can set this.
Thanks
Thanks for your very detailed reply, you are great.
These steps are working but in real company it will not work.
Example.
Suppose, my account is on the cs-cart.com, and i am a seller of addons, I have hired 5 interns for different roles.
Now i have to send all 5 interns’s email, phone to cs-cart.com to create a user with limited access. Cs-cart will inform me after creating there accounts with passwords and all the details.
Now after 2 days two of interns are leaved the company, Now i have to inform the intern details to cs-cart.com
Again after 15 days i hired 2 interns,
This is norman companies flow of running business.
For easy way to handle it is.
Admin can create multiple vendor groups for vendors
When main vendor creating there users, they can assign the group to there vendor sub-admin.
@CS-Cart_team Please check and suggest us. how it can possible so i can discuss with other developers.
As a main administration, its not possible to change/assign every vendor’s team, its not a good practice.
Is this possible to change in core files or by addon, so vendor can assign there team, Suggest What files we have to change, So we can discuss with freelincers.
(Also provide solutions for next updates and your existing users who may be suffering)
I have forwarded your feedback to the product managers.
Sure it is possible to make these changes, but I am afraid that the developers will have to find out the necessary changes themselves. All I can do is give a few hints as to what should be added:
Post controller for the app/controllers/backend/profiles.php which will do the following:
a. List the available usergroups in the template variable $usergroups.
b. Add the navigation tab Usergroups to the navigation.tabs in the Registry.
c. This should only be done for the root vendor administrator.
The template design/backend/templates/views/profiles/update.tpl should be updated so that the vendor administrator can manage the usergroups.
Probably a new privilege should be created to manage this feature for a Vendor Administrator.
Big CS-Cart Update is Here
Experience the New Admin Panel with Dark Theme