megumi/wp-custom-login
最新稳定版本:0.1.0
Composer 安装命令:
composer require megumi/wp-custom-login
包简介
README 文档
README
Installation
Create a composer.json in your project root.
{
"require": {
"megumi/wp-custom-login": "*"
}
}
Contributing
Clone this project.
$ git clone git@github.com:megumi-wp-composer/wp-custom-login.git
Run testing
Initialize the testing environment locally:
(you'll need to already have mysql, svn and wget available)
$ bash bin/install-wp-tests.sh wordpress_test root '' localhost latest
Install phpunit.
$ composer install
The unit test files are in the tests/ directory.
To run the unit tests, just execute:
$ phpunit
Issue
https://github.com/megumi-wp-composer/wp-custom-login/issues
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL2
- 更新时间: 2015-08-16