Hi. I have successfully got my grav site working on MacOS localhost and got the scheduler working ok by copy/pasting the crontab code into terminal.
But when I uploaded the site to my hosting provider all is fine except the scheduler isn’t working. My host meets the minimum requirements for Grav.
So I checked with my provider 1 and 1 / Ionos and they have a form where I can create a cron job. The available fields are
Cron job name
Comment
URL to be called
And also I get to choose a time period for the cron job to run
So I guess my question is what do I put in the URL field? I’ve tried guessing a couple of things from the command line displayed in the admin panel but I just don’t really know what I’m doing.
And
Will this work ok on my hosting package? Will it run the back ups and cache purges ok? Or do I need access to the server?
I don’t have very much knowledge on development but I’m really wanting to get a good knowledge of Grav and learn all the nuts and bolts as best I can so I can have full control of my website. But this is a bit beyond me.
Thanks