Download the PHP package daynnnnn/statamic-cloudfront without Composer
On this page you can find all versions of the php package daynnnnn/statamic-cloudfront. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download daynnnnn/statamic-cloudfront
More information about daynnnnn/statamic-cloudfront
Files in daynnnnn/statamic-cloudfront
Download daynnnnn/statamic-cloudfront
More information about daynnnnn/statamic-cloudfront
Files in daynnnnn/statamic-cloudfront
Vendor daynnnnn
Package statamic-cloudfront
Short Description Allows you to use cloudfront as a statamic cache strategy.
License
Package statamic-cloudfront
Short Description Allows you to use cloudfront as a statamic cache strategy.
License
Please rate this library. Is it a good library?
Informations about the package statamic-cloudfront
Statamic Cloudfront
Use cloudfront as a static cache driver.
Installation
From a standard Statamic V3 site, you can run:
composer require daynnnnn/statamic-cloudfront
Then you'll just need to add the cloudfront strategy to your static cache config:
How it works
It's pretty simple; if the page should be cached, it sets the responses cache control header to cache for 30 days. Then if a page is updated, an invalidation request will be sent to cloudfront for that page.
Things to work on
- Add some tests.
- Try and remove
aws/aws-sdk-php
dependency.
All versions of statamic-cloudfront with dependencies
PHP Build Version
Package Version
Requires
statamic/cms Version
^3.0
The package daynnnnn/statamic-cloudfront contains the following files
Loading the files please wait ....