PHPackages                             netresearch/nr-scheduler - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. netresearch/nr-scheduler

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

netresearch/nr-scheduler
========================

Extends the TYPO3 scheduler extension with some functions.

2.0.0(2w ago)12.0k↓71.1%[1 issues](https://github.com/netresearch/t3x-scheduler/issues)1GPL-3.0-or-laterPHPPHP ^8.2CI passing

Since Aug 16Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/netresearch/t3x-scheduler)[ Packagist](https://packagist.org/packages/netresearch/nr-scheduler)[ RSS](/packages/netresearch-nr-scheduler/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (6)Dependencies (25)Versions (22)Used By (1)

[![Latest version](https://camo.githubusercontent.com/4069f9de60aec87b186c73344222827673702c0641bef5499353d8cade5af99f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6e657472657365617263682f7433782d7363686564756c65723f736f72743d73656d766572)](https://github.com/netresearch/t3x-scheduler/releases/latest)[![License](https://camo.githubusercontent.com/a7f493cd5c75f912fd11c792a923fe55df90756298bb1e141e28f6011dd34863/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e657472657365617263682f7433782d7363686564756c6572)](https://github.com/netresearch/t3x-scheduler/blob/main/LICENSE)[![CI](https://github.com/netresearch/t3x-scheduler/actions/workflows/ci.yml/badge.svg)](https://github.com/netresearch/t3x-scheduler/actions/workflows/ci.yml)

TYPO3 Extension nr-scheduler
============================

[](#typo3-extension-nr-scheduler)

This extension extends the TYPO3 scheduler extension with some functions.

Requirements
------------

[](#requirements)

ExtensionTYPO3PHP2.x13.4 LTS, 14.3 LTS8.2-8.51.x12.4 LTS8.2+`Netresearch\NrScheduler\AbstractAdditionalFieldProvider` is deprecated as of 2.0.0. It wraps `\TYPO3\CMS\Scheduler\AbstractAdditionalFieldProvider`, which TYPO3 removes in v15.0; migrate consuming tasks to native task types with additional fields via TCA.

Installation
------------

[](#installation)

### Composer

[](#composer)

`composer require netresearch/nr-scheduler`

### GIT

[](#git)

`git clone git@github.com:netresearch/t3x-scheduler.git`

Development
-----------

[](#development)

### Testing

[](#testing)

```
composer install

composer ci:cgl
composer ci:test
composer ci:test:php:lint
composer ci:test:php:phpstan
composer ci:test:php:rector
composer ci:test:php:fractor
composer ci:test:php:unit
composer ci:test:php:functional
```

Functional tests need a database. Without a MySQL/MariaDB service, run them against SQLite:

```
typo3DatabaseDriver=pdo_sqlite composer ci:test:php:functional
```

To verify the other supported core version locally:

```
composer update --with "typo3/cms-core:^13.4" --with "typo3/cms-fluid:^13.4" --with "typo3/cms-scheduler:^13.4"
```

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance71

Regular maintenance activity

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 51.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~64 days

Recently: every ~85 days

Total

12

Last Release

19d ago

Major Versions

1.1.8 → 2.0.02026-07-30

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/151247?v=4)[Netresearch DTT GmbH](/maintainers/netresearch)[@netresearch](https://github.com/netresearch)

---

Top Contributors

[![CybotTM](https://avatars.githubusercontent.com/u/326348?v=4)](https://github.com/CybotTM "CybotTM (46 commits)")[![magicsunday](https://avatars.githubusercontent.com/u/564393?v=4)](https://github.com/magicsunday "magicsunday (22 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (21 commits)")

---

Tags

typo3-extensionschedulerextensiontypo3

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/netresearch-nr-scheduler/health.svg)

```
[![Health](https://phpackages.com/badges/netresearch-nr-scheduler/health.svg)](https://phpackages.com/packages/netresearch-nr-scheduler)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k69](/packages/friendsoftypo3-content-blocks)[typo3/cms-install

TYPO3 CMS Install Tool - The Install Tool is used for installation, upgrade, system administration and setup tasks.

1812.5M577](/packages/typo3-cms-install)[friendsoftypo3/visual-editor

TYPO3 CMS Visual Editor - Brings a modern WYSIWYG editing experience to TYPO3 CMS.

6010.0k3](/packages/friendsoftypo3-visual-editor)[web-vision/wv_deepltranslate

DeepL Translate (CORE) - This extension provides option to translate content element, and TCA record texts to DeepL supported languages.

34311.2k](/packages/web-vision-wv-deepltranslate)[web-vision/deepltranslate-core

DeepL Translate (CORE) - This extension provides option to translate content element, and TCA record texts to DeepL supported languages.

34162.0k10](/packages/web-vision-deepltranslate-core)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

15100.9k](/packages/eliashaeussler-typo3-form-consent)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
