0

agendash is an extension of Agenda. This package can list which schedules are currently running. There is a status field, because I want to make another panel, how do I get this status through the Agenda?

enter image description here

DᴀʀᴛʜVᴀᴅᴇʀ
  • 7,681
  • 17
  • 73
  • 127
Finn
  • 1,323
  • 5
  • 24
  • 46

1 Answers1

0

cron job should be executed in "job Repeated Field" and try to keep it simple, use cron guru for help instead of using this pattern:

0/3 9,10,11,12,14,15,16,17 * * 1-6

use this pattern:

enter image description here

DᴀʀᴛʜVᴀᴅᴇʀ
  • 7,681
  • 17
  • 73
  • 127