Download the PHP package ristorantino/users without Composer
On this page you can find all versions of the php package ristorantino/users. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ristorantino/users
More information about ristorantino/users
Files in ristorantino/users
Package users
Short Description Users Plugin for CakePHP
License MIT
Homepage http://cakedc.com
Informations about the package users
CakeDC Users Plugin
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
- CakePHP 2.5+
- PHP 5.2.8+
- CakeDC Utils plugin (Optional but recommended)
- CakeDC Search plugin (Optional but recommended)
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.