PHPackages                             kayqq/craft-cloudfront-purge - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. kayqq/craft-cloudfront-purge

ActiveCraft-plugin

kayqq/craft-cloudfront-purge
============================

A Craft CMS 4.x plugin that enables automatic Cloudfront Cache invalidation on entry save

2.0.0(2y ago)29.7k↓100%8[3 issues](https://github.com/kayqq/craft-cloudfront-purge/issues)[2 PRs](https://github.com/kayqq/craft-cloudfront-purge/pulls)MITPHP

Since Oct 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/kayqq/craft-cloudfront-purge)[ Packagist](https://packagist.org/packages/kayqq/craft-cloudfront-purge)[ RSS](/packages/kayqq-craft-cloudfront-purge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (10)Used By (0)

[![Amazon S3 for Craft CMS icon](./src/icon.svg)](./src/icon.svg)

CloudFront Purge
================

[](#cloudfront-purge)

A plugin for Craft CMS 3.x to enable CloudFront cache invalidation on entry save.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
    cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
    composer require kayqq/craft-cloudfront-purge

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for CloudFront Purge.

CloudFront Purge Overview
-------------------------

[](#cloudfront-purge-overview)

A lightweight plugin that creates an invalidation for CloudFront edge caches on entry save. The invalidation is specific to the entry being saved and preserves all other cached objects.

Configuring CloudFront Purge
----------------------------

[](#configuring-cloudfront-purge)

1. Add an IAM access key
2. Add a IAM secret key
3. Add a CloudFront distribution ID
4. Add the region in which the distribution is, example: `us-west-1`.

**Optional**

5. Add a path prefix, applicable if you’re using CloudFront as CDN for your assets and have configured subfolders or custom behaviors.
6. Add a path suffix, applicable if you want to add trailing slash, wild card operator, or other custom behaviors.

Note: IAM role permissions must be configured to allow for invalidation creation for CloudFront.

Using CloudFront Purge
----------------------

[](#using-cloudfront-purge)

**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. Kayqq takes no responsibility whatsoever for expenses incurred.**

> No additional charge for the first 1,000 paths requested for invalidation each month. Thereafter, $0.005 per path requested for invalidation. A path listed in your invalidation request represents the URL (or multiple URLs if the path contains a wildcard character) of the object(s) you want to invalidate from CloudFront cache.

Source: [aws.amazon.com/cloudfront/pricing](https://aws.amazon.com/cloudfront/pricing/)

Entries on save will invalidate themselves if their uri exists (e.g., `/blog/xyz`).

Globals &amp; Categories on save will invalidate the entire site (e.g., `/*` invalidation path).

There is also a cache option to purge CloudFront under Craft's Clear Cache Utility.

CloudFront Purge Roadmap
------------------------

[](#cloudfront-purge-roadmap)

- Release it

Brought to you by [Kayqq](https://www.github.com/kayqq)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~193 days

Recently: every ~316 days

Total

8

Last Release

1063d ago

Major Versions

1.0.6 → 2.0.02023-06-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/38709d356c231182b42b4a2e60556a1a76c3a49af85d0914186aeecf152647bb?d=identicon)[kayqq](/maintainers/kayqq)

---

Top Contributors

[![kayqq](https://avatars.githubusercontent.com/u/19341583?v=4)](https://github.com/kayqq "kayqq (20 commits)")[![ctangney-tulip](https://avatars.githubusercontent.com/u/107075008?v=4)](https://github.com/ctangney-tulip "ctangney-tulip (3 commits)")[![simeon-smith](https://avatars.githubusercontent.com/u/43895851?v=4)](https://github.com/simeon-smith "simeon-smith (2 commits)")

---

Tags

cmsCraftcraftcmscraft-plugincloudfront purge

### Embed Badge

![Health badge](/badges/kayqq-craft-cloudfront-purge/health.svg)

```
[![Health](https://phpackages.com/badges/kayqq-craft-cloudfront-purge/health.svg)](https://phpackages.com/packages/kayqq-craft-cloudfront-purge)
```

###  Alternatives

[nystudio107/craft-seomatic

SEOmatic facilitates modern SEO best practices &amp; implementation for Craft CMS 5. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

1741.4M46](/packages/nystudio107-craft-seomatic)[spacecatninja/imager-x

Ninja powered image transforms.

29390.0k23](/packages/spacecatninja-imager-x)[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[verbb/hyper

A user-friendly links field for Craft.

24130.9k9](/packages/verbb-hyper)[verbb/social-poster

Automatically post entries to social media.

918.5k](/packages/verbb-social-poster)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
