{"id":22397099,"url":"https://github.com/putyourlightson/craft-blitz-keycdn","last_synced_at":"2026-03-04T20:32:30.112Z","repository":{"id":57045959,"uuid":"176350027","full_name":"putyourlightson/craft-blitz-keycdn","owner":"putyourlightson","description":"KeyCDN cache purger for the Blitz plugin for Craft CMS.","archived":false,"fork":false,"pushed_at":"2024-04-08T15:44:17.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-11-08T01:22:13.771Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/putyourlightson.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-03-18T18:50:28.000Z","updated_at":"2024-03-20T02:33:52.000Z","dependencies_parsed_at":"2024-04-08T17:01:56.996Z","dependency_job_id":null,"html_url":"https://github.com/putyourlightson/craft-blitz-keycdn","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.19999999999999996","last_synced_commit":"837854d0c8eb56acdb050a3749c8f0f447dae22e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/putyourlightson/craft-blitz-keycdn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-blitz-keycdn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-blitz-keycdn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-blitz-keycdn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-blitz-keycdn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/putyourlightson","download_url":"https://codeload.github.com/putyourlightson/craft-blitz-keycdn/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-blitz-keycdn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"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":[],"created_at":"2024-12-05T06:10:49.769Z","updated_at":"2026-03-04T20:32:28.797Z","avatar_url":"https://github.com/putyourlightson.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Stable Version](https://img.shields.io/packagist/v/putyourlightson/craft-blitz-keycdn?label=stable)]((https://packagist.org/packages/putyourlightson/craft-blitz-keycdn))\n[![Total Downloads](https://img.shields.io/packagist/dt/putyourlightson/craft-blitz-keycdn)](https://packagist.org/packages/putyourlightson/craft-blitz-keycdn)\n\n\u003cp align=\"center\"\u003e\u003cimg width=\"130\" src=\"https://raw.githubusercontent.com/putyourlightson/craft-blitz-keycdn/develop/src/icon.svg\"\u003e\u003c/p\u003e\n\n# Blitz KeyCDN Purger for Craft CMS\n\nThe KeyCDN Purger plugin allows the [Blitz](https://putyourlightson.com/plugins/blitz) plugin for [Craft CMS](https://craftcms.com/) to intelligently purge pages cached on [KeyCDN](https://www.keycdn.com/).\n\n## Documentation\n\nRead the documentation at [putyourlightson.com/plugins/blitz »](https://putyourlightson.com/plugins/blitz#reverse-proxy-purgers)\n\n## License\n\nThis plugin requires a free commercial license available through the [Craft Plugin Store](https://plugins.craftcms.com/blitz-keycdn).\n\n## Requirements\n\nThis plugin requires [Craft CMS](https://craftcms.com/) 3.0.0 or later, or 4.0.0 or later, or 5.0.0 or later.\n\n## Installation\n\nTo install the plugin, search for “Blitz KeyCDN Purger” in the Craft Plugin Store, or install manually using composer.\n\n```shell\ncomposer require putyourlightson/craft-blitz-keycdn\n```\n\nYou can then select the purger and settings either in the control panel or in `config/blitz.php`.\n\n```php\n// The purger type to use.\n'cachePurgerType' =\u003e 'putyourlightson\\blitzkeycdn\\KeyCdnPurger',\n\n// The purger settings.\n'cachePurgerSettings' =\u003e [\n   'apiKey' =\u003e 'sk_prod_abcdefgh1234567890',\n   'zoneId' =\u003e '123456789',\n],\n```\n\n---\n\nCreated by [PutYourLightsOn](https://putyourlightson.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputyourlightson%2Fcraft-blitz-keycdn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fputyourlightson%2Fcraft-blitz-keycdn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputyourlightson%2Fcraft-blitz-keycdn/lists"}