Download the PHP package studiobonito/silverstripe-security without Composer
On this page you can find all versions of the php package studiobonito/silverstripe-security. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download studiobonito/silverstripe-security
More information about studiobonito/silverstripe-security
Files in studiobonito/silverstripe-security
Package silverstripe-security
Short Description Enhanced SilverStripe CMS security section for managing members, groups, and roles.
License BSD-2-Clause
Homepage https://github.com/studiobonito/silverstripe-security
Informations about the package silverstripe-security
Security Module
Overview
Enhanced SilverStripe CMS security section for managing members, groups, and roles.
Requirements
- SilverStripe CMS 3.1.15 and newer or 3.2 and newer.
Install
Via Composer
Manually
Copy the 'silverstripe-security' folder to the root of your SilverStripe installation.
Usage
The model provides a drop in replacement for the default 'Security' section in the SilverStripe CMS.
This 'Security' section replacement is based on ModelAdmin
and provides simple filtering which is good for managing sites with large numbers of users/groups.
Roadmap
- [x] Create
ModelAdmin
base drop in for current security section. - [ ] Add options for admins to control available fields for members.
- [ ] Extend filtering options
- [ ] Improve import/export
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Tom Densham
- All Contributors
License
The BSD-2-Clause License. Please see License File for more information.
All versions of silverstripe-security with dependencies
silverstripe/framework Version >=3.1.15
silverstripe/cms Version >=3.1.15