Skip to content

ProcessWire module for restricting access to Page Edit tabs via permissions

License

Notifications You must be signed in to change notification settings

adrianbj/RestrictTabView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

RestrictTabView

ProcessWire module for restricting access to view various Page Edit tabs via permissions

CONFIG SETTINGS

There are two sections: View Tabs, and Hide Tabs and you can use a combination of both.

If a tab has been checked, access to view/hide that tab is controlled by permissions named in the following format: tab-tabname-view, eg: tab-settings-view OR tab-tabname-hide, eg: tab-settings-hide

It is your responsibility to create these permissions as required and assign them to the roles you want to restrict view access to.

Support forum:

https://processwire.com/talk/topic/9496-restrict-tab-view/

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

(See included LICENSE file for full license text.)

About

ProcessWire module for restricting access to Page Edit tabs via permissions

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages