Skip to content

Provide ModelAdmin replacement for SecurityAdmin in SilverStripe CMS.

License

Notifications You must be signed in to change notification settings

studiobonito/silverstripe-security

Repository files navigation

Security Module

Latest Version on Packagist Software License Quality Score Total Downloads

Overview

Enhanced SilverStripe CMS security section for managing members, groups, and roles.

Screenshot of Security Module

Requirements

  • SilverStripe CMS 3.1.15 and newer or 3.2 and newer.

Install

Via Composer

$ composer require studiobonito/silverstripe-security

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

  • 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

License

The BSD-2-Clause License. Please see License File for more information.

About

Provide ModelAdmin replacement for SecurityAdmin in SilverStripe CMS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages