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
Behind this you fill in the cronjob according to the standard syntax.
Do you have any questions about this? Please contact support.