State Machine and Drupal 11
Ready
The latest stable release, 8.x-1.14, declares a core version requirement of ^9.2 || ^10.1 || ^11, which covers Drupal 11.
State Machine Provides code-driven workflow functionality. A workflow is a set of states and transitions that an entity goes through during its lifecycle. A transition represents a one-way link between two states and has its own label. Drupal 8 Workflows and workflow groups are plugins defined in YAML, similar to menu links.
Key facts
- Project
- state_machine
- Latest stable with Drupal 11 support
- 8.x-1.14 (12 Feb 2026)
- Core version requirement
- ^9.2 || ^10.1 || ^11
- Maintenance status
- Actively maintained
- Reported installs
- 29,528
- Last synced from drupal.org
- 21 Sept 2026
Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.