XF 1.3 Creating Cron Jobs

Amaury

Well-known member
In response to this, I'd like to create a cron job that rebuilds conversations every 24 hours. I know where to go to create a new one, and I understand everything except the Cron Callback part. What do I put there?
 
You will need to know a fair bit of PHP and be familiar with the inner workings of XenForo, e.g. DataWriters, Models etc. to achieve what you want.
 
Top Bottom