Set up a cron job for CakePHP PDF 

How to set up a cron job for CakePHP ?

cakephp

CakePHP is installed on my server. Set up a cron job to trigger CakePHP plugin's cron job script.

Our webcron service is fully compatible for triggering CakePHP Plugin's cron job script.
Just follow below theses steps to configure cron job for CakePHP Plugin :

 

Open your webcron dashboard

open dashboard webcron

 

 

 

 

 

click on "new cron job" button.

 

Set up cron job for CakePHP Plugin

 

In field "URL you want to execute...", paste the URL you copied.
e.g. http://www.example.com/crons/index
(replace www.example.com with your install location).

For CakePHP, configure the Cronjob TimeOut on 30 sec.

Checkout below screenshot:

create new cron on webcronselect several values on webcron

If necessary, finish the other optional settings. (Alerts)

Click "" button.