Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.07 KB

Home.md

File metadata and controls

30 lines (22 loc) · 1.07 KB

Home

IMPORANT: Current status is BETA. We are still working on improving the unit test coverage and docs Plugin is usable now if you want to download and take a look. PRs and Issues welcome!

The Users Plugin allow users to register and login, manage their profile, etc. It also allows admins to manage the users.

The plugin is thought as a base to extend your app specific users controller and model from.

That it works out of the box doesn't mean it is thought to be used exactly like it is but to provide you a kick start.

Requirements

  • CakePHP 3.1.*
  • PHP 5.4.16+

Documentation