kni-labs/wp-discourse-login
Composer 安装命令:
composer require kni-labs/wp-discourse-login
包简介
Custom Discourse SSO Provider implementation
README 文档
README
Add Discourse as an SSO Provider for Wordpress
Installing
Clone repository
git clone https://github.com/kni-labs/wp-discourse-login
Install dependencies via composer
composer install
Testing
Code styles and linting testing via PHP Code Sniffer are configured for the --standard=WordPress rules.
Linting
Supply the file(s) to the linter:
composer php:lint
Autofix is also enabled, and can be ran similarly:
composer php:autofix
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-05-29