yuncms / yuncms-authentication
The authentication module for yuncms.
Installs: 1 848
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- xutl/yii2-bootstrap-filestyle-asset: ~1.0
- xutl/yii2-id98: ~1.0.0
- yiisoft/yii2: ~2.0.6
- yiisoft/yii2-queue: ~2.0.1
README
The authentication module for yuncms.
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require yuncms/yuncms-authentication
or add
"yuncms/yuncms-authentication": "~2.0.0"
to the require
section of your composer.json
file.
License
This is released under the MIT License. See the bundled LICENSE for details.