Plugin screenshot thumbnail 1/2
Plugin screenshot thumbnail 2/2

This package adds the ability to schedule console commands directly from code.

Why?

While you may write a cron configuration entry for each task you need to schedule on your server, this can quickly become a pain, because your task schedule is not recorded to source control and you must SSH into your server to view your existing cron entries, add additional entries or change the schedule.

This package will allow you to:

  1. Define only one command in crontab and handle the rest in code.
  2. Use intuitive and readable fluent syntax to define the frequency.
  3. Log all executed commands to a dedicated console-scheduler-{date}.log file, along with any output the command may generate and the exit code.

Plus $5/year after one year.

Installation Instructions

To install this plugin, copy the command above to your terminal.

Active Installs
3
Version
1.0.2
License
Craft
Compatibility
Craft 4, Craft 5
Last release
January 27, 2024
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs