Magento How to create Custom Admin User with limited permissions

Magento How to create Custom Admin User with limited permissions
()

There are the times when we need few admin roles bounded under specific permissions. So Today I am showing you how to create another admin with custom roles.

To create Multi-role Admin, you need to login to your admin account and after that navigate to System > Permissions

You will see sub-navigation with menu-items including “permissions” and “Users”

permissions_users_and_roles

In order to have a new admin user with limited roles we need to create our required Role first. To do so just navigate to system > Permissions > Roles. Click “Add New Role” button to create a new Role. Set the desired Role Name, current password of Magento Admin panel and then switch to tab Role Resources. A list of Resources will be loaded, select your desired resources and click save Role.

role_add

List of Resources:

New Role   Roles   Permissions   System   Magento Admin

From Resource access you can choose between All and Custom. By Selecting All means you are selecting all Resources while by selecting custom you can choose the resource which meant to access to current admin.

We have selected a few resources and saved the role

savedRole

Now let’s create a new admin based on that resource. To do that you need to navigate to system > Permissions > Users. Add new User From “Add New User” button. Fill in the User information and switch to User Role tab and select your last created Role. We will talk about Rest Role in our other post. For now it is not needed left it as it is. Save User and logout of your Admin panel

AddingUser

Now Login with your demo Admin account credentials and you will the limited navigation and functionality. This is due to the assigned specific Resources. Now you are all done! Congratulations! you have successfully created the Admin with limited assigned resources.

DemoAdmin

In the same fashion you can add multiple Admin Users to your site with required Roles. By this way these admin may manage your store by using their specific resource.

How useful was this post?

Click on a star to rate it!

Average rating / 5. Vote count:

No votes so far! Be the first to rate this post.

As you found this post useful...

Follow us on social media!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Leave a Reply

Your email address will not be published. Required fields are marked *