PHPackages                             wwwision/neos-taskmodule - 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. [Admin Panels](/categories/admin)
4. /
5. wwwision/neos-taskmodule

ActiveNeos-package[Admin Panels](/categories/admin)

wwwision/neos-taskmodule
========================

Neos Backend Module for the Flowpack.Task scheduler

1.2.0(3y ago)712.5k↓36.4%2MITHTMLPHP &gt;=7.4

Since Dec 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bwaidelich/Wwwision.Neos.TaskModule)[ Packagist](https://packagist.org/packages/wwwision/neos-taskmodule)[ GitHub Sponsors](https://github.com/sponsors/bwaidelich)[ Fund](https://www.paypal.me/bwaidelich)[ RSS](/packages/wwwision-neos-taskmodule/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

Wwwision.Neos.TaskModule
========================

[](#wwwisionneostaskmodule)

Neos Backend Module for the [Flowpack.Task](https://github.com/Flowpack/task) task scheduler:

[![](screenshot_index.png "Task overview")](screenshot_index.png)

[![](screenshot_show.png "Task details")](screenshot_show.png)

Usage
-----

[](#usage)

Install package via composer:

```
composer require wwwision/neos-taskmodule

```

And navigate to the new `tasks` module at /neos/administration/tasks

### Access control

[](#access-control)

This module is accessible for `Neos.Neos:Administrator` only by default but the access level can be granted to roles via `Policy.yaml`:

```
roles:
  'Some.Package:SomeRole':
    privileges:
      - privilegeTarget: 'Wwwision.Neos.TaskModule:Module'
        permission: GRANT
```

This would grant uses with the role `Some.Package:SomeRole` access to the module itself.

To allow users to schedule individual or all tasks, the `Wwwision.Neos.TaskModule:Tasks.RunSingle`and/or `Wwwision.Neos.TaskModule:Tasks.RunAll` privilege targets can be granted, too.

Acknowledgements
----------------

[](#acknowledgements)

The development of this package was partly sponsored by [brandung GmbH](https://www.brandung.de). Thank you for supporting Open Source development!

Contribution
------------

[](#contribution)

Contributions in the form of issues or pull requests are highly appreciated. Please note: This package is mainly a UI for [Flowpack.Task](https://github.com/Flowpack/task). Bugs and feature requests for the core functionality should be reported there.

License
-------

[](#license)

See [LICENSE](./LICENSE)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

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

Every ~199 days

Total

3

Last Release

1214d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/307571?v=4)[Bastian Waidelich](/maintainers/bwaidelich)[@bwaidelich](https://github.com/bwaidelich)

---

Top Contributors

[![bwaidelich](https://avatars.githubusercontent.com/u/307571?v=4)](https://github.com/bwaidelich "bwaidelich (5 commits)")

### Embed Badge

![Health badge](/badges/wwwision-neos-taskmodule/health.svg)

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

###  Alternatives

[neos/neos-ui

Neos CMS UI written in React

2661.0M104](/packages/neos-neos-ui)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[neos/demo

Site package for the Neos Demo Site

18181.0k6](/packages/neos-demo)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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