jmcneese / permissionable

A CakePHP 1.3 plugin that provides UNIX-like row-level permissions for model data.
http://jmcneese.wordpress.com/2010/01/28/rmac-is-dead-long-live-rmac/
MIT License
50 stars 8 forks source link

Permissionable Plugin for CakePHP 1.3+

Permissionable provides row level permissions to a CakePHP application that mimic the UNIX filesystem methods by providing owner, group and other permission levels.

Installation

Documentation

Further documentation including additional ways of configuring Permissionable can be found here and here.

Reporting issues

If you have any issues with Permissionable please open a ticket on the github issue tracker

Contributing

If you'd like to contribute to Permissionable, feel free to fork the project and submit patches!