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: 3 873
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/framework: ^4.0 || ^5.0
- dev-master
- 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: 2024-10-31 22:47:18 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.example
files into yourapp/_config
folder (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.