codeigniter4 / codeigniter4/tasks
Extending Tasks
Abierto
enhancement
- Lenguaje dominante
- PHP
- Estrellas
- 126
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.