simkimsia/permissions-extras

There is no license information available for the latest version (dev-master) of this package.

Maintainers

Package info

github.com/simkimsia/permissions-extras

Type:cakephp-plugin

pkg:composer/simkimsia/permissions-extras

Statistics

Installs: 618

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2013-06-28 02:04 UTC

This package is not auto-updated.

Last update: 2026-03-09 20:04:34 UTC


README

I like Mark Story's Acl Extras.

I want to make it convenient to reset the acos_aros table in a single command.

So I made two decisions:

a) I observed RBAC - role-based authorization control. Also known as Group only ACL in cakephp book

b) I created this plugin which has that single command.