Users permission

Permalink
I don’t want users to be able to add pages?
They can only edit page that has already been created?
How would I achieve this?
Thank you

 
bryanlewis replied on at Permalink Reply
bryanlewis
http://www.concrete5.org/help/building_with_concrete5/installation/advanced_configuration_options/
jvdev replied on at Permalink Reply
I have read the article but how will I disallow user to add a new page?
Thank you
okhayat replied on at Permalink Reply
okhayat
When you enable Advanced Permissions, you'll be able to do this and much more.
Just add the <?php define('PERMISSIONS_MODEL', 'advanced'); ?> to your config/site.php (as per the link above), go and edit permissions and see the magic :)
jvdev replied on at Permalink Reply
Good day
Yeh you are right much better, now just one more question, once I have created the pages what setting can I changes so the user can not add a new pages?
Thank you
asab5241 replied on at Permalink Reply
Hello.

I am also having trouble figuring this out. I have enabled advanced options, but cannot figure out how to allow or disallow user groups to add pages to the website. I have gone through the entire site map (after showing system pages) and tried to set permissions, but the non-admin user cannot add a page from the front-end. Only the Edit page button is present.

Any help would be greatly appreciated. Thank you very much
powermick replied on at Permalink Reply
powermick
I have the same problem

edit: I have found the solution:

http://www.concrete5.org/community/forums/usage/add-a-page/#46960...
geojlc replied on at Permalink Reply
geojlc
Exactly what I needed. Thanks!
Mnkras replied on at Permalink Reply
Mnkras
in the permissions dialog there is a dropdown where you can choose subpages, remove the ability to add any page types,