UserManager plugin for CakePHP
Features
OAUTH Login Providers
- Github
- Bitbucket
- Yahoo
Simple ACL
- Simple database driven ACL configuration by Plugin/Controller/Action/Prefix assigned by Group or User
- Users can be members of multiple UserGroups
Custom Fields
- Add custom fields to your user schema
- Built-in pivot queries to enable sortability of custom fields
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require ibejohn818/user-manager