Hide Admin backend Menu to few admin users

Moderators: mandville, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
sumanguj
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 109
Joined: Mon Feb 22, 2010 12:35 pm

Hide Admin backend Menu to few admin users

Post by sumanguj » Wed Oct 01, 2014 7:26 pm

I've seen a lot of demo which hides every menu item. How do i achieve that?

I believe i can create a different user group and give them admin access but i don't know how to hide the menu item :(

could someone give step by step instructions?

User avatar
xfsgpr
Joomla! Ace
Joomla! Ace
Posts: 1099
Joined: Mon Feb 14, 2011 4:02 am
Location: London

Re: Hide Admin backend Menu to few admin users

Post by xfsgpr » Wed Oct 01, 2014 8:37 pm

You first need to define what these few admin users are allowed to do and then you need to set access rights for them. Without knowing exactly what you want them to do then it is impossible to do what you want to do.

So do you know what they are allowed to do?

sumanguj
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 109
Joined: Mon Feb 22, 2010 12:35 pm

Re: Hide Admin backend Menu to few admin users

Post by sumanguj » Thu Oct 02, 2014 1:30 am

For example:

I have Jomsocial component Installed and i want to disable everything else except this component, what do i do? Would be great if you could give a step by step instruction.

User avatar
xfsgpr
Joomla! Ace
Joomla! Ace
Posts: 1099
Joined: Mon Feb 14, 2011 4:02 am
Location: London

Re: Hide Admin backend Menu to few admin users

Post by xfsgpr » Thu Oct 02, 2014 2:08 am

OK let me try step by step:

1) Go to Users >> Groups >> Add New Group

Type JomSocial and also select by of Registred group

Image

2) Now Go back to Users >> Access Levels >> Add New Access Level

Add the details as shown in this picture.

Image

Is this going to work. Try it and let me know.

sovainfo
Joomla! Exemplar
Joomla! Exemplar
Posts: 8808
Joined: Sat Oct 01, 2011 7:06 pm

Re: Hide Admin backend Menu to few admin users

Post by sovainfo » Thu Oct 02, 2014 4:31 am

As an alternative:
- Create group JSocial under public and make user member of that group.
- Edit Access Level Special to include JSocial
- Global Configuration->Permissions->JSocial set allow for Admin,Site login.Create,Edit state,dit own
- JomSocial ->Permissions-JSocial set allow for Access Administration Interface,Create.Edit State

Login at backend and click Components->JomSocial. It should be the only option available

Used Tags component instead of JomSocial in my environment. Permissions for JomSocial could be different or non-existing. Create config.xml for JomSocial if there are no permissions.
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!

sumanguj
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 109
Joined: Mon Feb 22, 2010 12:35 pm

Re: Hide Admin backend Menu to few admin users

Post by sumanguj » Thu Oct 02, 2014 10:34 am

xfsgpr wrote:OK let me try step by step:

1) Go to Users >> Groups >> Add New Group

Type JomSocial and also select by of Registred group

Image

2) Now Go back to Users >> Access Levels >> Add New Access Level

Add the details as shown in this picture.

Image

Is this going to work. Try it and let me know.
Thank You but this doesn't look complete :(

Edit: I followed the other instructions by sovainfo that has informations about permissions and got it done. Thank you so much :) :)
Last edited by sumanguj on Thu Oct 02, 2014 10:53 am, edited 2 times in total.

sumanguj
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 109
Joined: Mon Feb 22, 2010 12:35 pm

Re: Hide Admin backend Menu to few admin users

Post by sumanguj » Thu Oct 02, 2014 10:51 am

sovainfo wrote:As an alternative:
- Create group JSocial under public and make user member of that group.
- Edit Access Level Special to include JSocial
- Global Configuration->Permissions->JSocial set allow for Admin,Site login.Create,Edit state,dit own
- JomSocial ->Permissions-JSocial set allow for Access Administration Interface,Create.Edit State

Login at backend and click Components->JomSocial. It should be the only option available

Used Tags component instead of JomSocial in my environment. Permissions for JomSocial could be different or non-existing. Create config.xml for JomSocial if there are no permissions.
WOW!! Thank you so much :)


Locked

Return to “Access Control List (ACL) in Joomla! 3.x”