Download the PHP package wwwision/neos-taskmodule without Composer
On this page you can find all versions of the php package wwwision/neos-taskmodule. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wwwision/neos-taskmodule
More information about wwwision/neos-taskmodule
Files in wwwision/neos-taskmodule
Package neos-taskmodule
Short Description Neos Backend Module for the Flowpack.Task scheduler
License MIT
Informations about the package neos-taskmodule
Wwwision.Neos.TaskModule
Neos Backend Module for the Flowpack.Task task scheduler:
Usage
Install package via composer:
composer require wwwision/neos-taskmodule
And navigate to the new tasks
module at /neos/administration/tasks
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
:
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
The development of this package was partly sponsored by brandung GmbH. Thank you for supporting Open Source development!
Contribution
Contributions in the form of issues or pull requests are highly appreciated. Please note: This package is mainly a UI for Flowpack.Task. Bugs and feature requests for the core functionality should be reported there.
License
See LICENSE
All versions of neos-taskmodule with dependencies
neos/neos Version ^7.0 || ^8.0
flowpack/task Version ^1.1
lorisleiva/cron-translator Version ^0.3