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.
- Permission-based access to model admin
- Support for multiple elemental areas
- Move an element between elemental areas
composer require nswdpc/silverstripe-elemental-modeladmin- You can modify how elements are sorted in the model admin, see config.yml.
PD Web Team
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.
If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.
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.