nswdpc/silverstripe-elemental-modeladmin

An administration module for elemental content blocks

Installs: 5 798

Dependents: 3

Suggesters: 1

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 1

Type:silverstripe-vendormodule

v1.0.0-rc1 2023-06-23 04:38 UTC

This package is auto-updated.

Last update: 2024-04-09 23:44:11 UTC


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

BSD-3-Clause

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.