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 494167
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T05:28:20+00:00 2026-05-13T05:28:20+00:00

I am currently writing a CMS and remember someone (it might have been on

  • 0

I am currently writing a CMS and remember someone (it might have been on here) criticise the existing CMS for not having a robust enough user permissions system. I’ve got a method planned out but it I feel it has fallen into the usual trap of being a bit too fine-grained which makes understanding and implementing it a horror for end users.

I think having a range of default user roles with permissions would be the answer to this, so I suppose my question is this:

What are the default roles you would like to see in a CMS and what sort of permissions would be associated with these?

Thanks in advance!

  • 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-13T05:28:21+00:00Added an answer on May 13, 2026 at 5:28 am

    This is the “best practice” I have ended up with in most projects and am very happy with:

    1. Roles

    When it comes to roles, I recommend great flexibility, i.e. the ability to create and define user accounts and groups freely (roles like “contributor”, “manager” etc. are not hard-coded, but put into a configuration file that can be changed per application). The role configuration is unaccessible to the user, but the engine itself should be free from hard-coded roles.

    2. Rights

    Rights is where things need to be easy to understand and implement.

    I have made very good experiences working with, and checking against, very fine-grained rights on the code / API level:

    • see
    • view
    • edit
    • change name
    • rename
    • delete
    • move
    • change rights
    • etc.

    but the user never sees those. For them, they are grouped into a very small number of “right groups”:

    • Read Only
    • Edit
    • Administer = Move, rename….

    The user never sees the “move” right, but only the “Administer” rights group.

    That way, you retain the full power of fine-grained rights in your code for the future – you can, for example, easily accommodate for a rule like “interns must be able to edit pages, but not be able to change their titles, nor to delete them”, adding a valuable asset to the CMS. For the end user, this functionality remains invisible, and the rights system easy to use.

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

Sidebar

Related Questions

I'm currently writing a jdbc client-server socket application in java. I've been having a
I am currently writing a Java compiler and have implemented section 15.12.2.7. of the
The application I'm currently writing is using MVVM with the ViewModel-first pattern. I have
I'm currently writing a WordPress plugin and I am having trouble getting the permissions
I'm currently writing a room booking diary template for an ASP .Net CMS and
I am currently writing a template for OpenCms, a Java based CMS with a
I'm currently creating my own CMS and I have a hard question (I think
Hi I'm having some problem with a PHP page: I'm writing a little CMS
I am currently writing my first iPhone app, but have encountered an issue. I
I'm developing a php based CMS, and I'm currently re-writing it into a state

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.