jweiland / reset-scheduler
Reset scheduler tasks
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^11.5 || ^12.4
- typo3/cms-scheduler: ^11.5 || ^12.4
Replaces
- typo3-ter/reset-scheduler: dev-main
- typo3-ter/reset_scheduler: dev-main
This package is auto-updated.
Last update: 2025-02-21 10:59:09 UTC
README
Extension "reset_scheduler" provides a schedulable command to inform you via email, if some of the other defined scheduler tasks failed. Further you have the possibility to reset failing scheduler tasks. That is helpful as TYPO3 will not automatically restart failing scheduler tasks.
1 Usage
1.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/reset-scheduler
Installation as extension from TYPO3 Extension Repository (TER)
Download and install reset_scheduler
with the extension manager module.
2.2 Minimal setup
- Install the extension
- Create new scheduler task:
Execute console commands (scheduler)
- Schedulable Command:
scheduler:reset