• Resolved xerviami

    (@xerviami)


    Hi,

    I installed the pods plugin.

    I would like to give access, for spécific users, to the admin page for creating new pods.

    These users would be able to create pods and specify fields.

    Some plugins (like the roles & capabilities pod component) allow to specify which admin parts are available for a given role and this fills partially what I need.

    I addition, I would like to avoid them access to some pods configurations like ‘REST API’ or ‘Advanced options’, which loads at the same time as the ‘Fields’ configuration.

    Do you know how to “filter” this access ?

    Thank you for your answer

    Xerviami

Viewing 1 replies (of 1 total)
  • Plugin Support pdclark

    (@pdclark)

    There are pods_admin capabilities which can be assigned to roles with a capability manager plugin. Hiding the REST tab would need to be done with a custom PHP function restricting that page based on user role.

Viewing 1 replies (of 1 total)

The topic ‘Filter admin page access for users’ is closed to new replies.