About Restrict Tab View
Restrict access to Page Edit tabs via permissions
Category | Admin Helpers Admin helper modules are those that provide helpful tools, UI enhancements or optimizations to the admin panel (excluding Fieldtype or Inputfield modules). |
---|---|
Release State | Stable Should be safe for use in production environments. * |
Author | |
Module Version | 1.1.3 |
Class Name | RestrictTabView |
Compatibility | 2.5, 2.6, 2.7, 3.0 |
Date Added | March 27, 2015 |
Last Updated | July 16, 2018 |
Recommended By | New recommendations may take up to 1 day to appear. |
Instructions
This module's files should be placed in /site/modules/RestrictTabView/
How to install or uninstall modules
README
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.)
- Admin Helpers
- Authentication
- Core Modules
- Development Tools
- Email/WireMail
- Field Types
- Import/Export
- Input Fields
- Language Modules
- Language Packs
- Logs/Monitoring
- Markup Generation
- Photo/Video/Audio
- Premium Modules
- Process Modules
- Proof of Concept
- SEO/Accessibility
- Site Profiles
- Social, Feeds, Services
- Text Formatters
- Other Modules
- Users and Access
Disclaimer
*Use modules at your own risk. There are no guarantees or warranties. It is recommended that you backup your site and database before installing new modules.