Welcome Guest, Not a member yet? Register   Sign In
CronJob CI4
#1

how to use cronjob on ci4 which can only be accessed by cli not public user?
Reply
#2

You can do it a number of ways, but I recommend creating Commands and running them via spark. If you want to try the (unreleased) Tasks library this handles the scheduling and execution of CRON jobs for you:
https://github.com/codeigniter4/tasks
Reply




Theme © iAndrew 2016 - Forum software by © MyBB