codeigniter4 / codeigniter4/tasks

Extending Tasks

オープン
#34 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る
enhancement
主要言語
PHP
スター
126
フォーク
24
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by reviewing how tasks are currently defined through the Config file's init() method and how scheduling consumes that single entry point. Define what an extension mechanism for libraries and modules would need to support, including an Auth library registering periodic cleanup tasks. Done means task registration is no longer limited to one central configuration entry point.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
php
領域
tooling
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。