Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download workflow-7.x-2.2.tar.gztar.gz 112.82 KB
MD5: f6a55da8078489ad2105d88681c399cf
SHA-1: 0f8b55c30593c9da811cd8564c780addaa11e6aa
SHA-256: 15602c211a1c1a5ffd7ccecc23acff0c224a2fd05257a636a0b3c8d2942478f1
Download workflow-7.x-2.2.zipzip 154.47 KB
MD5: c7cd579a4f8dd7a08540118b57648632
SHA-1: 3967fd1b85fba23af3d5977375632981a6b5a674
SHA-256: 65b566ece58ca4cb67938d9ad68e046370bc189ee2d870f924c805f79ae15b71

Release notes

    This version includes the following changes since version 7.x-1.2:
  1. Submodules 'Workflow Field' and 'Workflow Node' are introduced. You can now create a Field as a workflow, allowing all goodies that Field API facilitates (versioning, translation, ...). The 'good old' Workflow Node submodule has its own data storage for a node's Workflow State. Use only one of both.
  2. Since Workflow Field is introduced when Drupal 8 was being built, all changes al D8-style. This means that most code is moved to D8-style forms and OO classes. This allowed us to streamline the code.
  3. Also, lots of bug fixes and feature requests from the issue queue are added. See the CHANGELOG.txt for details
Created by: johnv
Created on: 15 Mar 2014 at 09:19 UTC
Last updated: 22 May 2019 at 16:53 UTC
Bug fixes
New features
Insecure

Other releases