notadd / member
Notadd's Member Module.
Installs: 247
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 11
Forks: 6
Open Issues: 5
Language:Vue
Type:notadd-module
Requires
- php: >=7.0
Requires (Dev)
- notadd/installers: 0.9.*
- phpunit/phpunit: ~6.0
README
Notadd Member
Notadd Framework 的用户模块。
主要特性
- 一个独立的用户中心
- 完整的用户信息管理体系
- 完整的用户积分体系
- 完整的用户权限管理体系
- 完整的用户数据统计体系
安装
安装前,请确保 Notadd 已经完成安装。
cd notadd/modules git clone https://github.com/notadd/member.git cd member composer install --no-dev
文档
更多文档,请前往 Notadd 官方文档站点 查阅!