getkirby-v2 / plugins

Kirby plugins from getkirby.com. Extensions, fields and widgets
230 stars 5 forks source link

Queue for Kirby #506

Open sebsel opened 7 years ago

sebsel commented 7 years ago

GitHub https://github.com/sebsel/queue-for-kirby

This plugin adds a basic queue to the Kirby CMS, using Cron and Kirby's flat file system. Plugin will also add a widget to the panel dashboard if there are failed jobs, or if there are more than 5 jobs in the queue (indicating that there's something wrong).

queue-widget

sebsel commented 7 years ago

Already at version 2.0.0: I added a widget to it today.