New user role

Questions around the Aimeos bundle for the Symfony framework
Forum rules
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
rasch
Posts: 22
Joined: 02 Sep 2019, 11:51

New user role

Post by rasch » 02 Sep 2019, 14:43

Hi,

how can I create a new user group (editor_without_service) that can edit all backend areas except the service area?

Thank your for your help.
----
aimeos: 2019.07
symfony: 4.3
php: 7.2
ubuntu: 18

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: New user role

Post by aimeos » 02 Sep 2019, 14:58

There are only three roles used in the templates for checking permission: superuser, admin and editor

You can change permission for these roles (user groups) by overwriting the configuration defined here:
https://github.com/aimeos/ai-admin-jqad ... source.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply