Download the PHP package putyourlightson/craft-blitz-cloudfront without Composer
On this page you can find all versions of the php package putyourlightson/craft-blitz-cloudfront. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download putyourlightson/craft-blitz-cloudfront
More information about putyourlightson/craft-blitz-cloudfront
Files in putyourlightson/craft-blitz-cloudfront
Package craft-blitz-cloudfront
Short Description CloudFront cache purger for the Blitz plugin.
License proprietary
Homepage https://putyourlightson.com/plugins/blitz
Informations about the package craft-blitz-cloudfront
Blitz CloudFront Purger Plugin for Craft CMS
The CloudFront Purger plugin allows the Blitz plugin for Craft CMS to intelligently purge pages cached on AWS CloudFront.
Note that Amazon CloudFront charges for invalidation requests. Since invalidation requests can quickly add up when purging individual URLs, you should be aware of the potential costs. PutYourLightsOn takes no responsibility whatsoever for expenses incurred.
The first 1,000 invalidation paths that you submit per month are free; you pay for each invalidation path over 1,000 in a month. An invalidation path can be for a single file (such as
/images/logo.jpg
) or for multiple files (such as/images/*
). A path that includes the*
wildcard counts as one path even if it causes CloudFront to invalidate thousands of files.
Source: docs.aws.amazon.com
License
This plugin requires a free commercial license available through the Craft Plugin Store.
Requirements
This plugin requires Craft CMS 3.0.0 or later, or 4.0.0 or later, or 5.0.0 or later.
Installation
To install the plugin, search for “Blitz CloudFront Purger” in the Craft Plugin Store, or install manually using composer.
Usage
Once installed, the CloudFront Purger can be selected in the Blitz plugin settings or in config/blitz.php
.
Created by PutYourLightsOn.
All versions of craft-blitz-cloudfront with dependencies
craftcms/cms Version ^5.0
putyourlightson/craft-blitz Version ^5.0
aws/aws-sdk-php Version ^3.0