Download the PHP package everyday/craft-incremental-static-regeneration without Composer
On this page you can find all versions of the php package everyday/craft-incremental-static-regeneration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download everyday/craft-incremental-static-regeneration
More information about everyday/craft-incremental-static-regeneration
Files in everyday/craft-incremental-static-regeneration
Download everyday/craft-incremental-static-regeneration
More information about everyday/craft-incremental-static-regeneration
Files in everyday/craft-incremental-static-regeneration
Vendor everyday
Package craft-incremental-static-regeneration
Short Description A plugin that watches your entry changes and pings a URL of your choice
License proprietary
Package craft-incremental-static-regeneration
Short Description A plugin that watches your entry changes and pings a URL of your choice
License proprietary
Please rate this library. Is it a good library?
Informations about the package craft-incremental-static-regeneration
Craft Incremental Static Regeneration
This plugin is best used with a front-end framework that supports 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
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
Check out the wiki :)
Local development
You probably don't need this, so we've collapsed this section.
### Installing the Composer dependencies:All versions of craft-incremental-static-regeneration with dependencies
PHP Build Version
Package Version
Requires
craftcms/cms Version
^5.0
The package everyday/craft-incremental-static-regeneration contains the following files
Loading the files please wait ....