You are here

README.txt in Webform Workflow 7

Webform Workflow
================
This is a Drupal 7 module which allows assigning workflow 'states' to webform
submissions.

Users can be notified when submissions change state.

Permissions can be set to control access to submissions based on their state.

The states themselves are fieldable Drupal entities.

Dependencies
------------
 - Entity API: https://www.drupal.org/project/entity
 - Entity Reference: https://www.drupal.org/project/entityreference
 - Inline Entity Form: https://www.drupal.org/project/inline_entity_form
 - Webform (version 7.x-4.x or later): https://www.drupal.org/project/webform
 - Views:  https://www.drupal.org/project/views
 - Views Bulk Operations:  https://www.drupal.org/project/views_bulk_operations
 - Token (a Drupal core module)
 - Entity Tokens (part of Entity API)

Credits
-------
Developed by Axistwelve (http://axistwelve.com) and UCLU (http://uclu.org).

Copyright
---------
Copyright (C) 2014 UCLU (University College London Union)
25 Gordon St, London WC1H 0AY
http://uclu.org

File

README.txt
View source
  1. Webform Workflow
  2. ================
  3. This is a Drupal 7 module which allows assigning workflow 'states' to webform
  4. submissions.
  5. Users can be notified when submissions change state.
  6. Permissions can be set to control access to submissions based on their state.
  7. The states themselves are fieldable Drupal entities.
  8. Dependencies
  9. ------------
  10. - Entity API: https://www.drupal.org/project/entity
  11. - Entity Reference: https://www.drupal.org/project/entityreference
  12. - Inline Entity Form: https://www.drupal.org/project/inline_entity_form
  13. - Webform (version 7.x-4.x or later): https://www.drupal.org/project/webform
  14. - Views: https://www.drupal.org/project/views
  15. - Views Bulk Operations: https://www.drupal.org/project/views_bulk_operations
  16. - Token (a Drupal core module)
  17. - Entity Tokens (part of Entity API)
  18. Credits
  19. -------
  20. Developed by Axistwelve (http://axistwelve.com) and UCLU (http://uclu.org).
  21. Copyright
  22. ---------
  23. Copyright (C) 2014 UCLU (University College London Union)
  24. 25 Gordon St, London WC1H 0AY
  25. http://uclu.org