putyourlightson/craft-resave-expired
Resaves elements when their future post or expiry dates pass.
Maintainers
Package info
github.com/putyourlightson/craft-resave-expired
Type:craft-plugin
pkg:composer/putyourlightson/craft-resave-expired
Requires
- php: ^8.0.2
- craftcms/cms: ^4.0
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
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.
