Bart Vandeputte Autopublish Schedule automatic publishing of pages (drafts) on a certain date & time Docs Source Install Manual Download and extract the folder to site/plugins/autopublish Composer Copy Git Submodule Copy autopublish: label: Autopublish on type: date time: true default: now autounpublish: label: Automatically unpublish on type: date time: true Version 3.0.0 License MIT Stars 34 Supports K4 K3 Created 13 Apr 2019 Updated 3 Dec 2023 Info Topics Dates Cron Support Docs Issues Email Latest releases 3.0.0 2.0.2 2.0.1 2.0 1.0 Similar plugins Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3 Events Field A flexible Events Field type for the Panel including a customizable preview and front-end Field Methods. K5 K4 AutoPublish This plugin will auto publish selected pages. Enable auto publishing for certain pages in the panel and set a date when to publish the page.… K5 K4 More by Bart Vandeputte More $site->log('My message', 'error'); Log A little log utility (KLogger wrapper) K4 K3 href="styles.db5796ea5bf2.css" Fingerprint Cache-busting utility to fingerprint assets K4 K3 $queue = kqQueue('queuename'); $job = kqJob([ 'foo' => 'foo', 'bar' => 'bar' ]); $queue->addJob($job); Queue Enable workers in Kirby that can do tasks in the background at scheduled intervals (cron) by working through queues of jobs K4 K3