CronExpressionBundle icon indicating copy to clipboard operation
CronExpressionBundle copied to clipboard

Connect this with Symfony Scheduler?

Open Hanmac opened this issue 2 years ago • 0 comments

would it make sense to have the Entries that have Cron Expression as Properties to be able to be used with Symfony Scheduler?

Currently i have written my own Cron Command, getting the Cron Expression from Entities, and then run a single command on them

The Question there is if this bundle should/could make this task easier?

Hanmac avatar Dec 08 '23 10:12 Hanmac