manifest / performance / wp-amazon-c3-cloudfront-clear-cache
WP Amazon C3 Cloudfront Cache Controller
Cloudfront cache management based on C3 Cloudfront Cache Controller by AMIMOTO and WP Offload S3 Lite by Delicious Brains
by Janne Aalto, Sanna Nygård, Ahti Nurminen, Lauri Kallioniemi · github.com/frc/wp-amazon-c3-cloudfront-clear-cache · website
★ 0stars
15kcomposer installs
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/frc/wp-amazon-c3-cloudfront-clear-cache/archive/refs/heads/master.zipAlso on Packagist as frc/wp-amazon-c3-cloudfront-clear-cache:
composer require frc/wp-amazon-c3-cloudfront-clear-cacheFrom the readme
C3 Cloudfront Cache Controller
Cloudfront cache management based on C3 Cloudfront Cache Controller by AMIMOTO and WP Offload S3 Lite by Delicious Brains
set define('DISTRIBUTIONID', 'XXXX') in wp-config.php
Otherwise install just like any other plugin
Multiple distributions
If the site is a multisite or has language version-specific domains, you most likely have a distribution for each of them. To define multiple distros, use the format DISTRIBUTIONID[blog id][language slug]
e.g.
DISTRIBUTIONID1EN = multisite, main blog selected, english language
DISTRIBUTIONIDEN = no multisite, english language
DISTRIBUTIONID1 = multisite, main blog selected, no language-specific domain
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 3.0 | Oct 25, 2021 |
| 2.0.2 | May 18, 2021 |
| 2.0.1 | Apr 19, 2021 |
| 2.0 | Mar 12, 2021 |
| 1.3 | Oct 29, 2020 |
| 1.2 | Jul 9, 2019 |
| 1.1.4 | Jun 27, 2019 |
| 1.1.3 | Jun 27, 2019 |
| 1.1.2 | May 7, 2019 |
| 1.1.1 | Apr 16, 2019 |
| 1.1.0 | Apr 12, 2019 |
| 1.0.10 | Nov 20, 2018 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.