Skip to main content

Documentation

IMPORTANT

This is the outdated SI-documentation which will be adapted soon. A huge part may be obsolete!

Understanding Cronjobs

For those who are unfamiliar with cronjob, it is essentially a scheduled task that is executed on the server to run periodically at a specified time and date or an interval. Cronjobs are very useful to automate repetitive tasks without the intervention of a user.

Cronjobs allows email processing to run at the back end while not interfering with the site operations. In EasyBlog, cronjob is required to fetch emails, send emails, retrieve new tweets as blog and even import feeds remotely.


Setting up Cronjobs for Easyblog

As there are different hosting environment dependent on which hosting company that you use, you may refer to one of the guides below: