porthd / timer
The extension allow the usage of periodical timer for files, content-elements and pages. A cronjob will update the start- and endtime of the elements. The list of timer-definitions is expandable.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Language:JavaScript
Type:typo3-cms-extension
Requires
- php: >7.4.0 <=8.2.99
- ext-calendar: *
- ext-dom: *
- ext-intl: *
- ext-json: *
- ext-pdo: *
- ext-xml: *
- typo3/cms-core: ^11.5 || ^12.2
- typo3/cms-extbase: ^11.5 || ^12.2
- typo3/cms-fluid: ^11.5 || ^12.2
Requires (Dev)
- phpstan/phpstan: ^1.9
- phpunit/phpunit: ^9.2.2
README
Timer use own timer-service to use the TYPO3-standard-field starttime
and endtime
for periodical events.
Please refer to the manual ReadMe.md
(German: de.ReadMe.md
) for full details in the folder EXT:timer/documentation
.