hypejunction / roles_crud
This package is abandoned and no longer maintained.
No replacement package was suggested.
Implement CRUD shortcuts for roles
Package info
github.com/hypeJunction/roles_crud
Type:elgg-plugin
pkg:composer/hypejunction/roles_crud
1.0.0
2017-05-31 15:55 UTC
Requires
- php: >=5.5
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2020-01-29 04:15:46 UTC
README
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