Page 1 of 1

Display some Information for Admin in Frontend

Posted: 11 Jun 2022, 19:19
by Schlossgespenst
Hi,

not all team members have access to the joomla administration.
So I need to show something in frontend for my team.

Is there any way to display
- List of orders
- List of products with current stock
in the frontend for admin Users (= specific Joomla User Group)

Thanks

Re: Display some Information for Admin in Frontend

Posted: 14 Jun 2022, 00:04
by Jan
Hi, for now there is no duplicated administration in frontend. For a lot of reasons. So there are only two ways:

- to customize it and make some specific frontend view for frontend administration
- or to somehow limit backend administration so standard users can only access the right parts of the system.

Jan