everyday/craft-incremental-static-regeneration
最新稳定版本:1.3.2
Composer 安装命令:
composer require everyday/craft-incremental-static-regeneration
包简介
A plugin that watches your entry changes and pings a URL of your choice
README 文档
README
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
composer require everyday/craft-incremental-static-regeneration
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
统计信息
- 总下载量: 94
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-02-01