Users Plugin for CakePHP

Installs: 197

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 294

Type:cakephp-plugin

2.48 2023-06-26 14:27 UTC

README

Bake Status Downloads Latest Version

Versions and branches

CakePHP CakeDC Users Plugin Tag Notes
2.x master 2.1.3 Note CakePHP 2.7 is currently not supported, we are working on it now
3.0 3.0.x 3.0.0 stability is beta, but pretty stable now
3.1 3.1.x 3.1.0 stability is beta, but pretty stable now

The Users plugin is for allowing users to register and login manage their profile. 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. You will have to extend the plugin on app level to customize it. Read the instructions carefully.

Requirements

Documentation

For documentation, as well as tutorials, see the Docs directory of this repository.

Support

For bugs and feature requests, please use the issues section of this repository.

Commercial support is also available, contact us for more information.

Contributing

This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions.

License

Copyright 2007-2014 Cake Development Corporation (CakeDC). All rights reserved.

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.