sunnysideup / permission_provider
Make it easier to set up permission groups (creates a member / user, group, and role in one go) for the Silverstripe CMS.
Installs: 4 497
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 2
Open Issues: 0
Type:silverstripe-vendormodule
pkg:composer/sunnysideup/permission_provider
Requires
- silverstripe/framework: ^4.0 || ^5.0
 
- dev-master
 - 14.6.1
 - 14.6.0
 - 14.5.2
 - 14.5.1
 - 14.5.0
 - 14.4.0
 - 14.3.1
 - 14.3.0
 - 14.2.0
 - 14.1.3
 - 14.1.2
 - 14.1.1
 - 14.1.0
 - 14.0.3
 - 14.0.2
 - 14.0.1
 - 14.0.0
 - 13.0.1
 - 13.0.0
 - 12.4.0
 - 12.3.0
 - 12.2.0
 - 12.1.0
 - 12.0.0
 - 11.1.0
 - 10.0.0
 - 9.1.0
 - 9.0.1
 - 9.0.0
 - 8.0.2
 - 8.0.1
 - 8.0.0
 - 7.0.0
 - 6.1.2
 - 6.1.1
 - 6.1.0
 - 6.0.3
 - 6.0.2
 - 6.0.1
 - 6.0.0
 - 5.0.0
 - 4.0.0
 - 3.x-dev
 - 3.0.0
 - 2.1.3
 - 2.1.2
 - 2.1.1
 - 2.1.0
 - 2.0.0
 - 1.3.0
 - 1.2.1
 - 1.2.0
 - 1.1.0
 - 1.0.0
 - dev-feature/overhaul
 - dev-upgrades/automatedbranch/3to4
 - dev-upgrades/starting-point
 - dev-4.1-TEMP-upgrade
 
This package is auto-updated.
Last update: 2025-10-21 20:00:55 UTC
README
Documentation
Requirements
See composer.json for details
Suggested Modules
See composer.json for details
Installation
composer require sunnysideup/permission_provider
Configuration
In the _config folder you will find the permission_provider.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these 
permission_provider.yml.examplefiles into yourapp/_configfolder (where available - otherwise search forprivate static $in the module to see what can be configured) - remove the .example extension,
 - delete the lines you do not care about, and
 - adjust the configurations that you would like to use.
 
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For exmaple, we can write tests for this module.
Author
Sunny Side Up Ltd.
Care to see more modules?
To find other modules, please visit ssmods.com.