Queue
$queue = kqQueue('queuename');
$job = kqJob([
'foo' => 'foo',
'bar' => 'bar'
]);
$queue->addJob($job);
Enable workers in Kirby that can do tasks in the background at scheduled intervals (cron) by working through queues of jobs
Related plugins
Plugin Loader
by Ahmet Bora
Template hooks
by Ahmet Bora
Illuminate Database
by Fernando GutiΓ©rrez
Env
by Fernando GutiΓ©rrez
DotEnv
by Bruno Meilick
Monolog
by Bruno Meilick
Plopfile
by Bruno Meilick
Redirects
by Bruno Meilick
Log
by Bart Vandeputte
Virtual pages helper kit
by Bart Vandeputte

Ray
by Sam Serrien
Methods Folder
by hana+nils
Tracker
by hana+nils
Kirbylog
by Johann Schopplich

Logger
by Michael Scheurich
Tester
by Oblik Studio
Route Attributes
by Present Progressive
Other plugins by Bart Vandeputte
Autopublish
by Bart Vandeputte
Better Search
by Bart Vandeputte
Fingerprint
by Bart Vandeputte
Log
by Bart Vandeputte
Virtual pages helper kit
by Bart Vandeputte