nswdpc / silverstripe-elemental-modeladmin
An administration module for elemental content blocks
Installs: 6 678
Dependents: 3
Suggesters: 1
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 2
Type:silverstripe-vendormodule
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- phpunit/phpunit: ^9.5
README
This is a really simple module allowing administration of content blocks (elements) in a standard model admin.
You can set access to this admin area in the permissions area of the administration backend.
Features
- Permission-based access to model admin
- Support for multiple elemental areas
- Move an element between elemental areas
Installation
composer require nswdpc/silverstripe-elemental-modeladmin
License
Configuration
- You can modify how elements are sorted in the model admin, see config.yml.
Maintainers
Bugtracker
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
Security
If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.