phproject
phproject copied to clipboard
Plugins are not initialized for cron jobs
I'm not sure if they actually should be, but it seems like it should at least be possible. I may change how plugins are initialized in the future to allow them to specify when they need to be loaded — for example we could allow initializing a plugin before the database connection is initialized or only during cron job runs.