symbiote-library/silverstripe-futureworkflow

Time based trigger for starting a workflow in the future

Installs: 3 768

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Type:silverstripe-vendormodule

2.0.3 2020-09-03 01:46 UTC

This package is auto-updated.

Last update: 2024-06-29 04:27:38 UTC


README

SilverStripe Future Workflows

Allows the configuration of workflows (from the Advanced Workflow module) that will be started at some point in the future.

Future Workflow

Composer Install

composer require symbiote-library/silverstripe-futureworkflow:~1.0

Requirements

  • SilverStripe 4.4+
  • Advanced Workflow 5+

Documentation