Reputation: 219
Hi,
What's an easy CMS for restricting users from certain pages? CMS features are important, but my interest is a built-in solution for restricting users from certain pages (based on customer ID). Here's my objective.
One, restrict pages from certain users. Two, have multiple ID's and privileges for users. An easy solution for managing page and user access is my reason for looking for a new CMS system. I've looked at Wordpress, WildApricot, Magento, and SurrealCMS. What would you recommend?
I need simple front-end solution I can use with an ftp server. "If I have to know the type of server, that's not easy." I just want to make it clear what I'm considering. I look forward to your reply.
Thanks,
DisEngaged
Upvotes: 0
Views: 93
Reputation: 2017
Mezzanine will do this no problem, as will anything built on django since it has authentication and permissions built-in as a first-class part of the framework.
I also hear good things about Django CMS, although I haven't used it.
Upvotes: 1