putyourlightson/craft-resave-expired

Resaves elements when their future post or expiry dates pass.

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

This package is auto-updated.

Last update: 2024-04-20 03:42:17 UTC


README

Stable Version Total Downloads

icon.svg

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.