{"id":20742641,"url":"https://github.com/itinerisltd/preflight-extra","last_synced_at":"2026-04-18T21:32:45.120Z","repository":{"id":56994264,"uuid":"145221624","full_name":"ItinerisLtd/preflight-extra","owner":"ItinerisLtd","description":"Extra preflight-command checkers for professtional developers","archived":false,"fork":false,"pushed_at":"2018-08-22T07:05:55.000Z","size":38,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-07T03:17:02.488Z","etag":null,"topics":["best-practices","wp-cli","wp-cli-package"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ItinerisLtd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-18T13:20:09.000Z","updated_at":"2020-10-14T08:04:53.000Z","dependencies_parsed_at":"2022-08-21T13:20:35.508Z","dependency_job_id":null,"html_url":"https://github.com/ItinerisLtd/preflight-extra","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItinerisLtd%2Fpreflight-extra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItinerisLtd%2Fpreflight-extra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItinerisLtd%2Fpreflight-extra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItinerisLtd%2Fpreflight-extra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ItinerisLtd","download_url":"https://codeload.github.com/ItinerisLtd/preflight-extra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243033595,"owners_count":20225191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["best-practices","wp-cli","wp-cli-package"],"created_at":"2024-11-17T07:06:43.461Z","updated_at":"2026-04-18T21:32:45.082Z","avatar_url":"https://github.com/ItinerisLtd.png","language":"PHP","readme":"# itinerisltd/preflight-extra\n\n[![Packagist Version](https://img.shields.io/packagist/v/itinerisltd/preflight-extra.svg)](https://packagist.org/packages/itinerisltd/preflight-extra)\n[![PHP from Packagist](https://img.shields.io/packagist/php-v/itinerisltd/preflight-extra.svg)](https://packagist.org/packages/itinerisltd/preflight-extra)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/itinerisltd/preflight-extra.svg)](https://packagist.org/packages/itinerisltd/preflight-extra)\n[![GitHub License](https://img.shields.io/github/license/itinerisltd/preflight-extra.svg)](https://github.com/ItinerisLtd/preflight-extra/blob/master/LICENSE)\n[![Hire Itineris](https://img.shields.io/badge/Hire-Itineris-ff69b4.svg)](https://www.itineris.co.uk/contact/)\n\nExtra [preflight-command](https://github.com/ItinerisLtd/preflight-command) checkers for professional developers.\n\nTODO: Write the readme!\n\n### Installation\n\n```bash\n$ wp package install itinerisltd/preflight-extra:@stable\n```\n\n### preflight.toml\n\n```toml\n# Note: extra-expected-status-codes is experimental.\n[extra-expected-status-codes]\nenabled = true # Default is enabled.\n[[extra-expected-status-codes.groups]]\n  code = 404\n  paths = [\n    '/not-found',\n  ]\n[[extra-expected-status-codes.groups]]\n  code = 200\n  paths = [\n    '/',\n    '/hello-world',\n  ]\n\n[extra-production-home-url]\nurl = 'https://example.com'\n\n[extra-production-site-url]\nurl = 'https://example.com/wp' # Maybe same as home URL\n\n[extra-required-constants]\nincludes = [\n  'WP_ENV',\n  'MY_CONSTANT_A',\n  'MY_CONSTANT_B',\n]\n\n[extra-required-packages]\nincludes = [\n  'aaemnnosttv/wp-cli-login-command',\n  'itinerisltd/preflight-yoast-seo',\n]\n\n[extra-required-plugins]\nincludes = [\n  'sunny',\n  'wp-cloudflare-guard',\n]\n```\n\n### For Itineris Team\n\n```bash\n$ composer test\n$ composer check-style\n```\n\nPull requests without tests will not be accepted!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitinerisltd%2Fpreflight-extra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitinerisltd%2Fpreflight-extra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitinerisltd%2Fpreflight-extra/lists"}