teppokoivula / page-list-permissions
Optional Page List UI for User Groups module
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
Type:pw-module
pkg:composer/teppokoivula/page-list-permissions
Requires
- php: >=7.1
- processwire/processwire: >=3.0.112
- wireframe-framework/processwire-composer-installer: ^1.0.0
This package is auto-updated.
Last update: 2025-12-05 08:33:44 UTC
README
This module is intended as a helper module and/or UI extension to User Groups, making it possible to view and edit Page permissions directly from Page List.
User Groups is fully functional without Page List Permissions and the intention here isn't to add anything really "new" to it's core feature set, just to solve certain permission management issues / needs by providing an alternative UI.
Installing
Copy PageListPermissions folder to your /site/modules/, go to Admin > Modules, hit "Check for new modules" and install Page List Permissions. Process Page List Permissions will be installed automatically.
Requirements
- User Groups module: https://github.com/apeisa/UserGroups
- ProcessWire 2.3.14+ (current "dev" branch)
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.)