While setting up cron jobs in the platform is straightforward, executing them can be somewhat more complex. Typically, cron jobs are run programmatically within the system, but there is a more user-friendly method available. By accessing the admin panel, users can manually execute cron jobs with just a few clicks. The process involves locating a list of all cron jobs, selecting the desired job, and choosing the execute option from the available actions. After execution, completed jobs can be found in the schedule log, providing an easy way to monitor their status.
Source Link


