Download the PHP package cornernote/yii-account-module without Composer
On this page you can find all versions of the php package cornernote/yii-account-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cornernote/yii-account-module
More information about cornernote/yii-account-module
Files in cornernote/yii-account-module
Download cornernote/yii-account-module
More information about cornernote/yii-account-module
Files in cornernote/yii-account-module
Vendor cornernote
Package yii-account-module
Short Description Account management for Yii including login/logout, lost password, update account, change password.
License BSD-3-Clause
Package yii-account-module
Short Description Account management for Yii including login/logout, lost password, update account, change password.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii-account-module
Yii Account Module
Allows users to create and manage their account.
Features
- Provides actions that can be used with current defaults, or easily extended to allow fully customisable account management:
- AccountLoginAction - Login to an account, optional ReCaptcha after 3 login attempts.
- AccountLogoutAction - Logout from an account.
- AccountSignUpAction - Sign up for a new account, can optionally send an account activation email, or can allow direct activation.
- AccountActivateAction - Activate a new account once the secure email link is clicked.
- AccountResendActivationAction - Resends the activation email incase it did not arrive.
- AccountLostPassword - Request an email to be sent which will contain a secure link to allow a password reset, with optional ReCaptcha.
- AccountResetPasswordAction - Checks for valid link and allows resetting the account password.
- AccountUpdateAction - Update own account details.
- AccountChangePasswordAction - Change own password details after verifying current password.
- AccountViewAction - View own account details.
- Automatically detect the users timezone on signup.
- Does not impose a data structure, you can use your existing User table with your existing fields.
- Module uses YiiEmailModule, allows emails with templates and email queueing.
- Module uses YiiStrap, the ultimate Twitter Bootstrap extension for Yii.
Resources
Support
- Does this README need improvement? Go ahead and suggest a change.
- Found a bug, or need help using this project? Check the open issues or create an issue.
License
BSD-3-Clause, Copyright © 2013-2014 Mr PHP
All versions of yii-account-module with dependencies
PHP Build Version
Package Version
Requires
cornernote/yii-email-module Version
~1.3
cornernote/yii-token-manager Version ~1.0
cornernote/yii-return-url Version ~1.0
crisu83/yiistrap Version *
hybridauth/hybridauth Version ~2.2
cornernote/yii-token-manager Version ~1.0
cornernote/yii-return-url Version ~1.0
crisu83/yiistrap Version *
hybridauth/hybridauth Version ~2.2
The package cornernote/yii-account-module contains the following files
Loading the files please wait ....