putyourlightson / craft-blitz-cloud
Craft Cloud adapter for the Blitz plugin.
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- php: ^8.2
- craftcms/cloud: ^2.0
- craftcms/cms: ^5.0
- putyourlightson/craft-blitz: ^5.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
This package is auto-updated.
Last update: 2024-10-27 23:33:58 UTC
README
Blitz Cloud Adapter Plugin for Craft Cloud
The Blitz Cloud Adapter allows the Blitz plugin for Craft CMS to work with sites running on Craft Cloud.
License
This plugin requires a free commercial license available through the Craft Plugin Store.
Requirements
This plugin requires Craft CMS 5.0.0 or later, Blitz 5.0.0 or later, and Craft Cloud Extension 2.0.0 or later.
Installation
To install the plugin, search for “Blitz Cloud Adapter” in the Craft Plugin Store, or install manually using composer.
composer require putyourlightson/craft-blitz-cloud
Usage
Once installed, the following components should be selected in the Blitz plugin settings:
- Cache Storage:
Craft Cloud Storage
- Cache Generator:
Craft Cloud Generator
- Reverse Proxy Purger:
Craft Cloud Purger
Note that the Blitz Cloud Adapter leverages Cloudflare’s edge cache, meaning that it will only be effective when running on Craft Cloud.
Created by PutYourLightsOn.