Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6817253
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:01:41+00:00 2026-05-26T21:01:41+00:00

There are some menu entries added to the admin panel. These link to some

  • 0

There are some menu entries added to the admin panel. These link to some php files which are opened in the frame so that it is integrated into Typo 3. Everything is working fine for the admin users. Now I created a non admin user which should also have access to this tools. The user has the access right to these tools, but they don’t show up when logged in as non-admin user. I think that the admin panel is only available for admin users.

So how can I grant access to the admin panel only for the desired tools? I thought typoscript like this

admPanel {
  enable.edit = 1
  hide = 0
}

can do it. But it doesn’t. I’ve added this code in the options tab of the user.

Solution

Taken from the blog post TYPO3 Adminwerkzeuge für Backend Benutzer anzeigen:

  1. Open /typo3/mod/tools/conf.php and change from admin to user,group

    #$MCONF['access']='admin';
    $MCONF['access']='user,group';
    

    Save file and upload to server. This was the step for enabling the admin tools under access rights (see step 2)).

  2. Go to admin-tools -> user, edit user, go to access rights, add admin panel.

  3. Open /typo3/sysext/belog/mod/conf.php and do the same as in 1.:

    #$MCONF['access']='admin';
    $MCONF['access']='user,group';
    

With this code you can enable the sub entries of the admin panel.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T21:01:42+00:00Added an answer on May 26, 2026 at 9:01 pm

    just set

     admPanel {
      enable.all = 1
      hide = 0
     }
    

    You can activate each modul at its own

      admPanel.enable {
        preview = 0/1
        cache= 0/1
        publish= 0/1
        edit= 0/1
        tsdebug= 0/1
        info= 0/1
      }
    

    More option you will find at: http://typo3.org/documentation/document-library/core-documentation/doc_core_tsconfig/4.6.0/view/1/4/#id2313502

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

is there a possibility that i should be able to add some menu item
When a user logs into my application, there are some menu items that I
Is there some combination of keys or a menu option that I can use
I have some mega menu style menus on a site I maintain. These are
Is there some means of querying the system tables to establish which tables are
Is there some built-in way to share files between Xen guests? I don't currently
Is there some way to use the Menu.AttachToWidget(...) function of a gtk menu item
Is there any way to automatically deploy Control Adapters (some menu modifications) in SharePoint
How can I modify a GWT menu - grey out some entries, put a
I have written an application that injects some menu items in other BlackBerry applications

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.