itinerisltd/preflight-extra
Composer 安装命令:
composer require itinerisltd/preflight-extra
包简介
Extra preflight-command checkers for professional developers.
README 文档
README
Extra preflight-command checkers for professional developers.
TODO: Write the readme!
Installation
$ wp package install itinerisltd/preflight-extra:@stable
preflight.toml
# Note: extra-expected-status-codes is experimental. [extra-expected-status-codes] enabled = true # Default is enabled. [[extra-expected-status-codes.groups]] code = 404 paths = [ '/not-found', ] [[extra-expected-status-codes.groups]] code = 200 paths = [ '/', '/hello-world', ] [extra-production-home-url] url = 'https://example.com' [extra-production-site-url] url = 'https://example.com/wp' # Maybe same as home URL [extra-required-constants] includes = [ 'WP_ENV', 'MY_CONSTANT_A', 'MY_CONSTANT_B', ] [extra-required-packages] includes = [ 'aaemnnosttv/wp-cli-login-command', 'itinerisltd/preflight-yoast-seo', ] [extra-required-plugins] includes = [ 'sunny', 'wp-cloudflare-guard', ]
For Itineris Team
$ composer test
$ composer check-style
Pull requests without tests will not be accepted!
统计信息
- 总下载量: 163
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2018-08-18