PHPackages                             neosrulez/neos-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. neosrulez/neos-scheduler

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

neosrulez/neos-scheduler
========================

A package for Neos CMS to easily manage cron-jobs.

1.0.0(4y ago)1870↓40.5%1JavaScript

Since Dec 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/patriceckhart/NeosRulez.Neos.Scheduler)[ Packagist](https://packagist.org/packages/neosrulez/neos-scheduler)[ RSS](/packages/neosrulez-neos-scheduler/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

A Neos CMS package to easily manage cron-jobs.
==============================================

[](#a-neos-cms-package-to-easily-manage-cron-jobs)

NeosRulez.Neos.Scheduler adds a scheduler functionality to Neos CMS. Easily create recurring (cron jobs) or one-time scripts.

[![Scheduler](https://raw.githubusercontent.com/patriceckhart/NeosRulez.Neos.Scheduler/master/Preview.gif)](https://raw.githubusercontent.com/patriceckhart/NeosRulez.Neos.Scheduler/master/Preview.gif)

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

[](#installation)

The NeosRulez.Neos.Scheduler is listed on packagist () - therefore you don't have to include the package in your "repositories" entry any more.

Just run `composer require neosrulez/neos-scheduler`

Settings.yaml
-------------

[](#settingsyaml)

```
NeosRulez:
  Neos:
    Scheduler:
      frequencyInput: false
      templatePathAndFilename: 'resource://NeosRulez.Neos.Scheduler/Private/Templates/Mail/Task.html'
      senderMail: 'noreply@foo.com'
```

Cron job
--------

[](#cron-job)

Create a cron job to be executed every minute ...

```
* * * * *     ./flow scheduler:execute >/dev/null 2>&1

```

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1647d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8604597e730303a1739fbb6a24bcf77019b22068e5d838ae4c12756e8121b488?d=identicon)[patriceckhart](/maintainers/patriceckhart)

---

Top Contributors

[![patriceckhart](https://avatars.githubusercontent.com/u/10776002?v=4)](https://github.com/patriceckhart "patriceckhart (3 commits)")

### Embed Badge

![Health badge](/badges/neosrulez-neos-scheduler/health.svg)

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

###  Alternatives

[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

46855.5k5](/packages/pimcore-data-importer)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[neos/seo

SEO configuration and tools for Neos

141.0M31](/packages/neos-seo)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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