Install

Works with Drupal: ^8.8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download workflow-8.x-1.5.tar.gztar.gz 102.02 KB
MD5: 90089d07028efce65692a652e89ad27e
SHA-1: 70b037c5031f33527cad2d12e8538310a73ff688
SHA-256: 586d6120cad766f46a8fd0f01b708aca206ff8245ae0b4bb806b5df404ea4c33
Download workflow-8.x-1.5.zipzip 156.3 KB
MD5: 26e5b0f7f9b249759781651dc6e5b3d3
SHA-1: 03d5038b2a5229c4ad467bae4fe2b474367ad9eb
SHA-256: 78d2d3a5c3a6305e2c1921255220474d3c159a0bdb412af8499da2043a2f9aba

Release notes

Workflow and all of its submodules are D9-compatible!

    Features
  • Issue #2673248: Document How to add new user role in 'Participate in Workflow' permission?
  • Issue #2913828 by Yanivs: Add Feeds Target for WorkflowState field type
  • Issue #3020695 by scottsawyer: Do not use technical word 'Workflow' on WorkflowTransitionForm
  • Issue #3119998 by rhsantos: Cannot Select Creation state in Workflow notifications module
  • Issue #3175685 by Murz: Add Views plugin to display all actions history in Workflow widget
  • Issue #3173802 by Murz: Add option to hide "Schedule" from administrator permissions
    Bug fixes
  • Issue #2724107 by willeaton: State is not saved for Entity Field with 'Hidden' widget
  • Issue #3153292: Too strict typehint on Constraint Validator
  • Issue #3069593: WorkflowHistoryAccess->access() error with Rules and Coffee
  • Issue #3175155 by Vincenzo Gambino: Configuration import "workflow.state.editor_creation" error
  • Issue #3188734: Initial state not saved on node when created programmatically
  • Issue #3185869 by marcelovani: Notice: Trying to access array offset on value of type null
  • Issue #3207876: Error upon Migrate content type: Call to a member function label() on null
  • Issue #3173766 by Murz: Fix notices on module settings pages
    Technical maintenance
  • Issue #2919482, #3022421: Apply Drupal Coding Standards
  • Issue #3149408, #3214746: Drupal 9 compatibility fixes
  • Issue #3157199 by mrinalini9, boromino: Replace D9 deprecated entity.manager, few WorkflowStorage arguments
  • Issue #3170363 by Ramya Balasubramanian: Replace deprecated 'type' => 'hidden' in WorkflowTransition.php
  • Issue #2940079: Rename Entity "controllers" to Builders
  • Issue #3175129: Add dependency injection
  • Issue #3215772: Remove entityFormBuilder() from TransitionBlock, DefaultFormatter
  • Issue #3216078: Update UX WorkflowStateListBuilder code
  • Issue #3216618: Add Workflow->defaultSettings() from interface PluginSettingsInterface
  • Issue #3218665: move workflow_operations into main module
  • Issue #3218893: move workflow_ui into main module
Created by: johnv
Created on: 16 Jun 2021 at 07:41 UTC
Last updated: 16 Jun 2021 at 07:41 UTC
Bug fixes
New features

Other releases