hypejunction/roles_crud

This package is abandoned and no longer maintained. No replacement package was suggested.

Implement CRUD shortcuts for roles

Maintainers

Package info

github.com/hypeJunction/roles_crud

Homepage

Type:elgg-plugin

pkg:composer/hypejunction/roles_crud

Statistics

Installs: 46

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2017-05-31 15:55 UTC

This package is auto-updated.

Last update: 2020-01-29 04:15:46 UTC


README

Elgg 2.3

Admin Interface

Features

  • Admin interface for configuring Create, Update, Read and Delete permissions

Notes

Inheritance

Capabilities defined via this plugin are not inherited by extending roles, so they should be configured for each roles individually.

ToDo

  • Add canComment permissions
  • Add canAnnotate permissions