Category:Config | Category:Config -> Community | Category:Config -> Cron This is a simple bootstrapper file that you can use to directly run your CodeIgniter controllers from the commandline. It’s a very easy and elegant solution for using CI controllers for cron jobs. It also supports logging. Installation 1) Copy the code at the bottom of this code and save it in a file called cron.php anywhere