CronJob test function
Needs Review
Our customers want a function for testing created CronJobs in the cPanel web interface.
A button for each CronJob that executes the CronJob once and then displays the output generated by the CronJob. So that a customer can check whether he has created his CronJob correctly and whether the CronJob is working correctly.
This is also very useful for developers, so that they can directly see the output from cron and thus any errors.
Currently this is only possible manually via the shell. Such a test function directly in the cPanel web interface would significantly optimize the function of the cPanel.
Replies have been locked on this page!