Limit Number of Pages
Permalink
Hi
Is there any way I can limit the number of pages allowed on a site. e.g
one site with only 4 pages allowed.
Many Thanks in advance
Is there any way I can limit the number of pages allowed on a site. e.g
one site with only 4 pages allowed.
Many Thanks in advance
i don't think there is a built in way at the moment, you could maybe hook on_page_add and if they are over the amount of pages display a custom page,
If you are doing this for a client, you could add the pages they want for them, and then disallow them from adding pages using the user permissions. http://www.concrete5.org/documentation/general-topics/simple-permis...