PHPackages                             webbuilders-group/silverstripe-fluent-workflow - 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. webbuilders-group/silverstripe-fluent-workflow

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

webbuilders-group/silverstripe-fluent-workflow
==============================================

Adds compatibility to symbiote/silverstripe-advancedworkflow for tractorcow/silverstripe-fluent

1.0.1(6y ago)1211[1 issues](https://github.com/webbuilders-group/silverstripe-fluent-workflow/issues)BSD-3-ClausePHPCI failing

Since Jul 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/webbuilders-group/silverstripe-fluent-workflow)[ Packagist](https://packagist.org/packages/webbuilders-group/silverstripe-fluent-workflow)[ RSS](/packages/webbuilders-group-silverstripe-fluent-workflow/feed)WikiDiscussions master Synced today

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

Fluent Workflow
===============

[](#fluent-workflow)

Adds compatibility to symbiote/silverstripe-advancedworkflow for tractorcow/silverstripe-fluent

Maintainer Contact
------------------

[](#maintainer-contact)

- Robert LeCreux ([RobertLeCreux](https://github.com/RobertLeCreux))

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

[](#requirements)

- SilverStripe CMS 4.0+
- tractorcow/silverstripe-fluent ~4.2
- symbiote/silverstripe-advancedworkflow ~5.2

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

[](#installation)

```
composer require webbuilders-group/silverstripe-fluent-workflow

```

Usage
-----

[](#usage)

Embargos and Workflow Instances will be created uniquely per locale on a page. Note the data object you are assigning these classes to must have the `TractorCow\Fluent\Extension\FluentExtension` extension (or one of it's subclasses).

For workflows use the following extension:

```
MyDataObject:
    extensions:
        - WebbuildersGroup\FluentWorkflow\Extensions\FluentWorkflowApplicable
```

For embargo's use the following extension:

```
MyDataObject:
    extensions:
        - WebbuildersGroup\FluentWorkflow\Extensions\FluentWorkflowEmbargoExpiryExtension
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 66.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 ~33 days

Total

2

Last Release

2463d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4339255555acb728d7708895663e2a047a73c09f4394aa25bf038817e2d25d44?d=identicon)[WebbuildersGroup](/maintainers/WebbuildersGroup)

---

Top Contributors

[![RobertLeCreux](https://avatars.githubusercontent.com/u/25985906?v=4)](https://github.com/RobertLeCreux "RobertLeCreux (20 commits)")[![UndefinedOffset](https://avatars.githubusercontent.com/u/1391558?v=4)](https://github.com/UndefinedOffset "UndefinedOffset (10 commits)")

---

Tags

silverstripefluentadvanced workflow

### Embed Badge

![Health badge](/badges/webbuilders-group-silverstripe-fluent-workflow/health.svg)

```
[![Health](https://phpackages.com/badges/webbuilders-group-silverstripe-fluent-workflow/health.svg)](https://phpackages.com/packages/webbuilders-group-silverstripe-fluent-workflow)
```

###  Alternatives

[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

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