gintonicweb/users
Composer 安装命令:
composer require gintonicweb/users
包简介
Users plugin for CakePHP
README 文档
README
Warning
This package is not maintained
Users plugin for CakePHP
Fully featured users plugin based on:
- admad/jwt-authenticate
- foc/crud-users
- muffin/tokenize
- muffin/trash
Install instructions
via composer:
composer require gintoniccms/users:dev-master
run the migration
bin/cake migrations migrate -p Users
in bootstrap.php
Plugin::load('Users', ['routes' => true, 'bootstrap' => 'true']);
Add the following auth config to your AppController
todo
统计信息
- 总下载量: 713
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-08-08