hypejunction/roles_crud

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

Implement CRUD shortcuts for roles

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