How do I make cronjobs?

Modified on Tue, 18 Jan 2022 at 06:29 PM

If you want to automatically perform tasks on your website at certain times, you can do this with a cronjob. If you have a VPS with SSH access, you can create your own cronjobs. Do you have a Shared package? Please contact support. We would like to receive the URL to be called, and the interval at which the cronjob should be run.


On a VPS you can create cronjobs via SSH with the following command:


crontab -e
Text



Behind this you fill in the cronjob according to the standard syntax.


Do you have any questions about this? Please contact support.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article