How to Create User Role in Magento 2
Vinh Jacker | 06-29-2016
In this topic, we are going to show you how to Create a user role in Magento 2. We are going to guide you how to add a new user rule and assign an exist user account to the above role. Let’s check the following steps:
Learn more: Magento 2 Admin User Permissions
To define a role in Magento 2
- On the Admin panel, click
System. In thePermissionssection, selectUser Roles. - In the upper-right corner, click
Add New Rolebutton

- In the
Role Informationfield, enter a descriptive Role Name. - In the panel on the left, choose
Role Resources.

-
In the
Resource Accessfield, do the following- Set to
Custom, then mark the checkbox of each website and view to which the role is to have permission to access. - Set to
Allif you want to mark all the checkbox
- Set to
-
When complete, click
Save Role.
Related Post