I created a new user group and set up limited permissions.
There are no any available core extensions which a user has access to:
My idea is to hide System menu item if there are no items which the user has access to.
Joomla 4.2.8
P.S. If there is a rule somewhere which limits the access, please write it here and close this issue
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
?
|
In global configuration set the permission for that group to denied for "access administration interface" and then set it to be allowed per component. That is what the default manager group does
This rule denies access to the administrator panel as it is described, and a user will get empty dashboard while we need the user to have limited access to some sections like components.
And this is already configured - the user gets access to specific sections of the site.
All what is needed is to hide System link for such user group because of this section is empty (for this user group).
and then set it to be allowed per component. That is what the default manager group does
@Sulpher what @brianteeman is trying to tell you is that you should set Access Administration Interface
to Denied
and than set your created group permissions for that soecific component.
Labels |
Added:
Information Required
|
Closing due to no response that you have your answer.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-26 17:37:02 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
Feature
Removed: ? |
I am sorry this subject was kept non-answered for a long period of time.
Well, I returned back to this task and still cannot resolve it.
Let me explain what I need.
I need to allow access to specific components only and do not display System menu item.
What I do:
Then I go to any component, let it be Banners and set Access Administration Interface to **Allowed:. but the parameter from Global Options has higher priority and overrides the value in component settings:
As the result, the user do not have access to components at all:
Well, it is logically. But I have no idea how to disable access to System in such a way.
I will be thankful for any advice. Thanks.
Status | Closed | ⇒ | New |
Closed_Date | 2023-09-26 17:37:02 | ⇒ | |
Closed_By | Quy | ⇒ |
Labels |
Removed:
Information Required
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-11-07 19:29:16 |
Closed_By | ⇒ | Quy |
In global configuration set the permission for that group to denied for "access administration interface" and then set it to be allowed per component. That is what the default manager group does