Version 5
supported
This version of Silverstripe CMS is still supported though will not receive any additional features.
Go to documentation for the most recent stable version.
Queued jobs
This module provides a framework for defining and managing jobs that can be run asynchronously in the background. It allows for scheduling, deferring long-running tasks, and managing them through the CMS.
Installation
composer require symbiote/silverstripe-queuedjobs
GitHub repository
https://github.com/silverstripe/silverstripe-queuedjobs