matacms/matacms-user
最新稳定版本:1.0.8-alpha
Composer 安装命令:
composer require matacms/matacms-user
包简介
Flexible user registration and authentication module for MATA CMS
README 文档
README
User module for MATA CMS.
Acknowledgement
This module is based on the excellent Yii2 User by dektrium.
Installation
- Add the module using composer:
"matacms/matacms-user": "~1.0.0"
- Run migrations
php yii migrate/up --migrationPath=@vendor/matacms/matacms-user/migrations
Changelog
1.0.6-alpha, April 2, 2017
- Allowed blocking / unblocking users by a POST request
1.0.3-alpha, November 7, 2016
- Added ability to overwrite module using psr-4 paths
1.0.2.9-alpha, September 19, 2016
- Added getAvailableModules() method into ModuleAccessibilityManager and use it in module accesibility widget
1.0.2.8-alpha, May 13, 2016
- Bug fix
1.0.2.7-alpha, May 13, 2016
- Bug fix
1.0.2.6-alpha, May 13, 2016
- Added setOffsetFromUTC() and getOffsetFromUTC() to User model and offsetFromUTC property to LoginForm
1.0.2.5-alpha, May 5, 2016
- Fixed user search functionality
1.0.2.4-alpha, November 2, 2015
- Added sending welcome message on user creation
1.0.2.3-alpha, September 16, 2015
- Added /user/create/admin command (creates user with admin role)
1.0.2.2-alpha, August 23, 2015
- Fix for user profile image
1.0.2.1-alpha, August 21, 2015
- Removed delete/block button on list view
1.0.2-alpha, August 21, 2015
- Added sending email whe administrator changed user password
- Fixed Block/Unblock functionality
- Added profile fields on create user form
- Updates
1.0.1.8-alpha, July 23, 2015
- Updates
1.0.1.7-alpha, July 22, 2015
- Updates
1.0.1.6-alpha, July 22, 2015
- Updates, role assignment (rbac) field added with functionality
1.0.1.5-alpha, July 22, 2015
- Update
1.0.1.4-alpha, July 20, 2015
- Updates
1.0.1.3-alpha, July 20, 2015
- Update
1.0.1.2-alpha, July 20, 2015
- Updates
1.0.1.1-alpha, July 20, 2015
- Added dependency on matacms/matacms-rbac ~1.0-alpha
1.0.1-alpha, July 20, 2015
- Added dependency on matacms/matacms-rbac dev-development
1.0.0-alpha, July 20, 2015
- Initial release
统计信息
- 总下载量: 2.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-07-19