• markvchca

    (@markvchca)


    I am looking for a role-based or group-based solution to allow different groups of users to manage and control their own set of pages (a page and all its children pages). The goal is to restrict access to a subset of templates

    For example:
    I have three groups. Marketing, Engineering, and Sales. The hierarchy of pages follows:

    Homepage

    SalesMainPage
    -SalesChildPage1
    —-SalesChildChildPage1
    -SalesChildPage2

    MarketingMainPage
    -MarketingChildPage1
    —-MarketingChildChildPage1
    -MarketingChildPage2

    EngineeringMainPage
    -EngineeringChildPage1
    -EngineeringChildPage2

    A user in the Sales group should be able to login and edit SalesMainPage, SalesChildPage1, SalesChildPage2, SalesChildChildPage1 (and any other child pages of SalesMainPage). That user should not be allowed to edit anything else.

    A user in the Marketing group should be able to login and edit MarketingMainPage, MarketingChildPage1, MarketingChildPage2, MarketingChildChildPage1 (and any other child pages of MarketingMainPage). That user should not be allowed to edit anything else.

    I would really appreciate your help.

Viewing 1 replies (of 1 total)
  • bernbe01

    (@bernbe01)

    hey there

    a plugin like wpfront user role editor is highly configurable and might be a one stop shop for what you are looking for

    if you don’t mind playing around to try and get settings tuned, i’d look that route to start

    let us know how you make out!

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress Page Permissions Based on Group’ is closed to new replies.