putyourlightson/craft-resave-expired

Resaves elements when their future post or expiry dates pass.

Package info

github.com/putyourlightson/craft-resave-expired

Documentation

Type:craft-plugin

pkg:composer/putyourlightson/craft-resave-expired

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

v1.x-dev 2023-04-20 01:19 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

proprietary bd85884d15af2c4b33491730382b674609bf5579

This package is auto-updated.

Last update: 2026-06-20 08:42:22 UTC


README

๐Ÿ‘ Stable Version
๐Ÿ‘ Total Downloads

๐Ÿ‘ Image

Resave Expired Plugin for Craft CMS

The Resave Expired plugin resaves elements when their future post or expiry dates pass. It requires a console command to be run on a regular schedule via a cron job.

This is especially useful with plugins like Scout, that sync entries to Algolia only on save. Caching plugins can also benefit from this.

Blitz already has this functionality built in, so does not require this plugin.

Documentation

Learn more and read the documentation at putyourlightson.com/plugins/resave-expired ยป

License

This plugin is licensed for free under the MIT License.

Requirements

This plugin requires Craft CMS 4.0.0 or later.

Installation

To install the plugin, search for โ€œResave Expiredโ€ in the Craft Plugin Store, or install manually using composer.

composer require putyourlightson/craft-resave-expired

Created by PutYourLightsOn.