Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 182.86 KB
MD5: 7e797f6e1ed528a6cb1ec2ea701d7fba
SHA-1: 49842164ed4d81c631815128faeef835ab654d4f
SHA-256: a0a8006387574eab87e8e2cc2d17135c1c1983c45c2016ca3774c6b9359cb96b
Download zip 333.31 KB
MD5: a84608fa856e778104ce74c43c2a94ab
SHA-1: a14aceee7a0e86615924b378706e0cebe0cb36ef
SHA-256: 4b6786191ecf3cf437a457d9ef35fc91b58e60257bf8a7bedd49ec719697f208

Release notes

Changes since 8.x-1.0-alpha5:

  • #2718005: Support Confidential submissions
  • #2712463: Provide Entity–attribute–value model for submissions.
  • #2716207: Send HTML email by default
  • #2717267: Form States API does not clear hidden input fields.
  • #2712457: Implement Wizard/Paging.
  • #2712447: Cleanup and refactor YamlFormSubmissionForm.
  • #2710929: Rework export file handling

Alpha to Alpha updates are being provided to keep your custom YAML forms and submission up-to-date, but you should also manually update the YAML form module's default configuration using the below commands provided by the Features module.

# Re-import all YAML form configuration into your site.      
drush features-import -y yamlform
drush features-import -y yamlform_test
Created by: jrockowitz
Created on: 4 May 2016 at 03:19 UTC
Last updated: 4 May 2016 at 10:18 UTC
Bug fixes
New features
Unsupported

Other releases