visol / permissions
Web>Func, Wizards, Manage permissions
Installs: 4 065
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 2
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^11.5
This package is auto-updated.
Last update: 2024-12-14 23:32:39 UTC
README
Allows (recursive) setting of the usergroup for pages by non-admins.
This extension uses the SimpleDataHandlerController (aka tce_db.php API) which internally uses DataHandler (formerly TCEmain) to perform the changes.
DataHandler only allows the change the field "perms_groupid" (usergroup of a page) for admins and the owner of a page. Therefore the user setting the permission needs to be either the owner of the pages or has to be an admin user.
Compatibility and Maintenance
This package is currently maintained for the following versions: