Start a new topic
Answered

How To Set Cron Job In Modern Event Calendar?

How to set up Cron Jobs on MEC?


Best Answer

To set a Cron Job in Modern Event Calendar, check these items :

  1. Import manually for the first time so the API would be set in MEC.
  2. Go to MEC Settings > Import/Export > Synchronization Tab,  and copy the URL it provides.
  3.  Go to your site CPanel and use this URL in cron jobs


Please Note: Cron jobs is a feature of CPanel and you need to contact your host provider to set it.



Note:

If you are going to set up Cron Jobs on your hosts you should contact your hosting provider. different hosts have different commands for their system.

For example, to set a Cron Jobs in cPanel, run the command as described below:

php -q /command/


1 Comment

Answer

To set a Cron Job in Modern Event Calendar, check these items :

  1. Import manually for the first time so the API would be set in MEC.
  2. Go to MEC Settings > Import/Export > Synchronization Tab,  and copy the URL it provides.
  3.  Go to your site CPanel and use this URL in cron jobs


Please Note: Cron jobs is a feature of CPanel and you need to contact your host provider to set it.



Note:

If you are going to set up Cron Jobs on your hosts you should contact your hosting provider. different hosts have different commands for their system.

For example, to set a Cron Jobs in cPanel, run the command as described below:

php -q /command/


Login or Signup to post a comment