codeigniter4 / codeigniter4/tasks

Extending Tasks

Open
#34 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
126
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Defining tasks solely in the Config file's `init()` method requires a single entry point for all scheduling. It might be good to offer a way to extend this to libraries and modules, so (for example) an Auth library could "register" its own tasks for periodic cleanup of spam accounts.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.