Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 951 Bytes

Home.md

File metadata and controls

28 lines (21 loc) · 951 Bytes

Home

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