I've got my first Processwire site all set up and everything was pretty much straight forward, but I am stuck on literally the last thing I have to do which is locking down some of the features within the admin area.
I have three users, a Superuser, an Admin and a guest. The Superuser account is for me so that I can make higher level changes, and the regular Admin user is for the person who manages the copy on the site, so ideally they will only have the ability to add, edit or delete pages, and not be able to mess with any of the settings such as templates or fields.
So I would like to be able to hide three of the top navigation tabs from the Admin user (Setup, Modules and Access).
I've tried making the pages hidden in their settings tabs, but even as the Superuser, the page is locked for edits.