Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
A new bug-fix release, soon after 2.6, because of a core error that occurs when upgrading to 2.6 with drush:
Issue #2620530: Re-add file WorkflowTransitionController.php to avoid Upgrade error
Other changes:
Issue #2611794 by Zekvyrin: Support action buttons for other entities
adjust allowed_values textarea in field settings form
Issue #2612702 by Zekvyrin: workflow_node_current_state is not correct in som...
Issue #2605718: Fixed no workflow_history tab for examples\entity_example.mod...
Issue #2613204: Fixed WSOD when adding/editing a non-node entity with workflo...
Issue #2613194: Show field_name in Workflow history tab
Issue #2612648: Implement WorkflowInterface
Issue #2611514: Fixed Re-assigning WorkflowField when disabling state
Issue #2612598: Warning: Missing argument n for workflow_notify_workflow()