AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: devashikka on June 20, 2015, 12:36:25 PM

Title: Can I have roles based Admin pages
Post by: devashikka on June 20, 2015, 12:36:25 PM
Dear Support,

I want to check if Specific Admin pages can be role based. E.g. I want Order team to take care of Orders/Sales pages only, I want Design Team to take care of Design pages only. The admin page available as of now is visible to a team lead amongst admin members (who has experience in all).

Can I build a custom admin page ? How do I do it.

Regards
Deva Shikka
Title: Re: Can I have roles based Admin pages
Post by: llegrand on June 20, 2015, 12:49:34 PM
Please read this part of the documentation:

http://www.abantecart.com/ecommerce-documentation/admin-user-manual/system/users (http://www.abantecart.com/ecommerce-documentation/admin-user-manual/system/users)

You have two things to do here:
first there must be a user group  (admin is always there can not be deleted)  all other user groups can be setup to restriction access to various things.

Then you have a user -  and assign that user to a specific   user group .   That can be Admin  or another user group available.  And you can reassign users to different user groups as desired.

Lee

Title: Re: Can I have roles based Admin pages
Post by: devashikka on June 21, 2015, 12:40:48 AM
Thank you. I shall try this.