PHPackages                             everyday/craft-incremental-static-regeneration - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. everyday/craft-incremental-static-regeneration

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

everyday/craft-incremental-static-regeneration
==============================================

A plugin that watches your entry changes and pings a URL of your choice

1.3.2(1y ago)095proprietaryPHP

Since Feb 1Pushed 1y ago2 watchersCompare

[ Source](https://github.com/everyday-as/incremental-static-regeneration-for-craft)[ Packagist](https://packagist.org/packages/everyday/craft-incremental-static-regeneration)[ RSS](/packages/everyday-craft-incremental-static-regeneration/feed)WikiDiscussions main Synced today

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

Craft Incremental Static Regeneration
=====================================

[](#craft-incremental-static-regeneration)

This plugin is best used with a front-end framework that supports [Incremental Static Regeneration](https://nextjs.org/docs/basic-features/data-fetching/incremental-static-regeneration), like Next.js.

The whole purpose of this plugin is to hit an API in your front-end, with the URI and siteHandle of the entry being updated, in order to trigger a rebuild of the front-end page.

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

[](#installation)

```
composer require everyday/craft-incremental-static-regeneration

```

Features
--------

[](#features)

- Regenerate all pages when a global is updated.
- Regenerate all entries that use a specific asset when an asset is updated.
- Bypass ISR in preview mode.
- Exclude specific globals or sections from sending a request to your front-end's API.
- Allows adding custom triggers to accommodate any other use cases you may have.

Usage
-----

[](#usage)

Check out the [wiki](https://github.com/everyday-as/incremental-static-regeneration-for-craft/wiki/) :)

Local development
-----------------

[](#local-development)

 You probably don't need this, so we've collapsed this section.### Installing the Composer dependencies:

[](#installing-the-composer-dependencies)

```
docker run --rm \
    -u "$(id -u):$(id -g)" \
    -v $(pwd):/opt \
    -w /opt \
    craftcms/cli:8.1-dev \
    composer install --ignore-platform-reqs
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~112 days

Recently: every ~167 days

Total

7

Last Release

576d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fc0c18abc5e9c3b718da86dc41b6d48e9a71e786c9da54e36bf40808f180c647?d=identicon)[everyday](/maintainers/everyday)

---

Top Contributors

[![Marcuzz](https://avatars.githubusercontent.com/u/3168421?v=4)](https://github.com/Marcuzz "Marcuzz (20 commits)")

---

Tags

staticincrementalnext.jsregeneration

### Embed Badge

![Health badge](/badges/everyday-craft-incremental-static-regeneration/health.svg)

```
[![Health](https://phpackages.com/badges/everyday-craft-incremental-static-regeneration/health.svg)](https://phpackages.com/packages/everyday-craft-incremental-static-regeneration)
```

###  Alternatives

[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

393813.5k10](/packages/spicyweb-craft-neo)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

293952.6k33](/packages/craftcms-feed-me)[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k69](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k18](/packages/solspace-craft-freeform)[putyourlightson/craft-blitz

Intelligent static page caching for creating lightning-fast sites.

155484.7k37](/packages/putyourlightson-craft-blitz)[verbb/comments

Add comments to your site.

13753.9k](/packages/verbb-comments)

PHPackages © 2026

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