Install
Works with Drupal: ^8.8 || ^9 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
121.16 KB
MD5: 9808a853b441bed2bbf1c4941dc125e5
SHA-1: b99598d3a48cbfb0d5255926ffb8734934d58e75
SHA-256: 70974f7b08ff5e838979aef9886266f8094da29d33b0259d214f8d247cc65338
Download zip
194.44 KB
MD5: aacb3cc71b3fa84851a2015c854d3dfe
SHA-1: 38e6091de4c9d492e123fac505beaf34c16ce65e
SHA-256: 73d6976656d92458a77fb55f96c96d02dc55659db84430a89b36e5c8a938b8bc
Release notes
- This minor release fixes some errors:
- Issue #2919482: Clean code - better readability, cspell, phpcs
- Issue #2919482: Unify fieldset creation into central method
- Issue #3440141: Missing schema in Actions reported by Configuration Inspector
- Issue #3510652: Enable Actions in Drupal11
- Issue #3530763: ECA Compatibility with Workflow module and Gin theme
- Issue #3534602: WorkflowRole::allowedValues('') does not return all roles
- Issue #3535376: Widget 'to_sid' is hidden when editing executed Transition
- Issue #3536561: Modernize watchdog code to logger code
- Issue #3536574: Support Gin Admin theme's isContentForm() function