{"id":28326325,"url":"https://github.com/forumone/cloudflare-cli","last_synced_at":"2025-08-17T01:06:00.231Z","repository":{"id":42182331,"uuid":"271007003","full_name":"forumone/cloudflare-cli","owner":"forumone","description":"Purge all Cloudflare cache from WP-CLI","archived":false,"fork":false,"pushed_at":"2024-05-02T20:55:14.000Z","size":7,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-06-21T04:37:16.002Z","etag":null,"topics":["cache","cloudflare","cloudflare-cli","wordpress","wp-cli"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/forumone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-06-09T13:15:16.000Z","updated_at":"2023-06-01T13:02:15.000Z","dependencies_parsed_at":"2025-06-21T04:30:54.755Z","dependency_job_id":"a8f241c4-994c-41a9-9911-45625140872c","html_url":"https://github.com/forumone/cloudflare-cli","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/forumone/cloudflare-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fcloudflare-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fcloudflare-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fcloudflare-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fcloudflare-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forumone","download_url":"https://codeload.github.com/forumone/cloudflare-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forumone%2Fcloudflare-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270791757,"owners_count":24645819,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cache","cloudflare","cloudflare-cli","wordpress","wp-cli"],"created_at":"2025-05-25T22:11:16.113Z","updated_at":"2025-08-17T01:06:00.183Z","avatar_url":"https://github.com/forumone.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Cloudflare CLI Add-On\n=====================\n\nRequires [Cloudflare](https://wordpress.org/plugins/cloudflare/) 3.4+.\n\nProvides a command line interface to the [WordPress Cloudflare plugin](https://www.cloudflare.com/integrations/wordpress/), for performing cache purge actions. \n\nQuick links: [Using](#using) | [Installing](#installing)\n\n## Using\n\n~~~\nwp cloudflare cache_purge\n~~~\n\nClears all cached files to force Cloudflare to fetch a fresh version of those files from your web server.\n\n**EXAMPLES**\n\n    # Flush Cloudflare cache after new code deployment.\n    $ wp cloudflare cache_purge\n    Success: Entire site cache on Cloudflare purged.\n\n## Installing\n\nThis package depends on the `\\CF\\WordPress\\Hooks` class from the [Cloudflare for WordPress](https://wordpress.org/plugins/cloudflare/) plugin. Make sure this one is installed and active first. \n\n1. Download or clone the contents of this repo.\n2. Place the “cloudflare-cli” folder to your “/wp-content/plugins/” directory.\n3. Activate Cloudflare CLI Add-On from your Plugins page.\n\n##### Using Composer\n\n1. Add this GitHub repo to the _\"repositories\"_ key in your project's `composer.json` file.\n\n```\ncomposer config repositories.forumone '{ \"type\": \"package\", \"package\": { \"name\": \"forumone/cloudflare-cli\", \"version\": \"dev-master\", \"type\": \"wordpress-plugin\", \"dist\": { \"type\": \"zip\", \"url\": \"https://github.com/forumone/cloudflare-cli/archive/master.zip\" }, \"require\": { \"composer/installers\": \"^1.0\" } } }'\n```\n\n2. Require the plugin package to your project.\n~~~\ncomposer require forumone/cloudflare-cli:dev-master\n~~~\n\n3. Activate Cloudflare CLI Add-On from your Plugins page.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforumone%2Fcloudflare-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforumone%2Fcloudflare-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforumone%2Fcloudflare-cli/lists"}