Install

Works with Drupal: ^8.8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 5.87 MB
MD5: 946b034c1777b1f5e069b54898fa585c
SHA-1: 53083a3230e89cb11c9be007318b92f3eb335638
SHA-256: dce89fff7fe3d0c86fd9a729d2cecb64fbf1fe1b011dea618bf8e4b29c2958c0
Download zip 7.3 MB
MD5: 327ba3d2af17d1be4871ae8e2f4ffbb2
SHA-1: 2528636c9e90fe1623544eee433f102faa0f1b57
SHA-256: 9c1cb212d9e877dfbf96aee9ade0f38f47f2aee303970e1f974a260078f67c49

Release notes

If you enjoy and value Drupal and the Webform module, get involved, consider joining the Drupal Association, and backing the Webform module's Open Collective.

Changes since 8.x-5.x

  • #3183478 by jrockowitz: Display composite/multiple element's handler and operations on mobile
  • #3158114 by itssimple, loopy1492: Delete own submission with secure token not working
  • #3178432 by jrockowitz, sea2709: Table header label does not show up in Custom composite
  • #3179933 by jrockowitz: No function checkEditAllAccess() in WebformSubmissionAccess
  • #3162837 by jrockowitz: Do not instantiate entity storage for webform access unless required
  • #3178058 by jrockowitz: Use libraries_directory_file_finder to find installed libraries
  • #3157381 by jrockowitz: Webform status set to closed from webform node does not close the form
  • #3172735 by jrockowitz: Improve webform elements translation UI and refactor webform translation code
  • #3168362 by jrockowitz: Add webform submission definition to schema export
  • #3175576 by jrockowitz: text error in Default base path Help popup
  • #3173952 by jrockowitz: Add new 'Access the webform help page' (access webform help) permission
  • #3174127 by jrockowitz: Fix webform editorial module menu and index page
  • #3171460 by percoction, jrockowitz: Confirmation URLs and Drupal paths - Settings Handlers
  • #3168829 by jrockowitz: Make the jQuery UI Datepicker optional
  • #3170868 by jrockowitz: Replace jQuery UI tabs with Tabby
  • #3170593 by jrockowitz: Replace jQuery UI tooltips with TippyJS (and PopperJS)
  • #3165998 by thiagogomesverissimo, jrockowitz: Allow to export "Attachment PDF" fields as pdfs in Download options
  • #3160378 by jrockowitz: Confirmation URLs and Drupal paths
  • #3166397 by jrockowitz: include element image(thumbnail) in pdf document
  • #3163628 by jrockowitz: Only add session context to webform when anonymous users require it
  • #3160154 by jrockowitz: [Webform 6.x] Remove unneeded browser specific CSS prefixes
  • #3117404 by jrockowitz: [Drupal 8.9.x] Support for third party libraries in site specific and install profile specific libraries folders
  • #3157283 by jrockowitz: Add options text and value devel scheme export
  • #3038159 by jrockowitz, philsward: [Webform 8.x-6.x] Fix confusing Send From and Reply To
  • #3104392 by jrockowitz: [Webform 6.x] Webform URL aliases should begin with a forward slash
  • #3156987 by jrockowitz: composer require alpha9 fails: missing webform_toggles.info.yml
  • #3154051 by jrockowitz, siddhant.bhosale: [Drupal 9.1.x] Code spell checking
  • #3038159 by jrockowitz, philsward: [Webform 8.x-6.x] Fix confusing Send From and Reply To
  • #3113270 by jrockowitz: [Webform 6.x] Allow \Drupal\webform\Plugin\WebformElementManager::getElementInstance to cache plugin instances
  • #3144020 by nitesh624: [Webform 6.x] Move deprecated sub-modules in modules/deprecated/
  • #3144020 by nitesh624: [Webform 6.x] Move deprecated sub-modules in modules/deprecated/
  • #3144020 by nitesh624: [Webform 6.x] Move deprecated sub-modules in modules/deprecated/
  • #3144019 by jrockowitz: [Webform 6.x] Move modules/webform_editorial.module to tests/webform_test_editorial.module
  • #3144019 by jrockowitz: [Webform 6.x] Move modules/webform_editorial.module to tests/webform_test_editorial.module
  • #3138886 by jrockowitz: [Webform 6.x] \Drupal\webform_options_limit\Controller\WebformOptionsLimitController::checkNodeAccess to dedicate Access callback
  • #3088780 by jrockowitz: [Webform 6.x] Add the ability to disable user IP tracking for all
  • #3104392 by jrockowitz: [Webform 6.x] Webform URL aliases should begin with a forward slash
  • #3106961 by jrockowitz: [Webform 6.x] Improve token naming conventions
  • #3149692 by jrockowitz: [Webform 6.x] Rename WebformSubmissionAccess::checkWizardPagesAccess
  • #3154307 by jrockowitz: [Webform 6.x] Move jQuery UI dependencies to a post update hook
  • #3154307 by jrockowitz: [Webform 6.x] Move jQuery UI dependencies to a post update hook
  • #3154214 by jrockowitz: [Webform 6.x] Machine name maxlength
  • #3144023 by jrockowitz: Remove jQueryUI Buttons work-around
  • #3144021 by jrockowitz: [Webform 6.x] Remove \Drupal\webform\Utility\Mail
  • #3144022 by jrockowitz: [Webform 6.x] Cleanup options value display
  • #3144018 by jrockowitz: [Webform 6.x] Clean up $operation weights>/li>.
  • #3108224 by jrockowitz: [Webform 8.x-6.x] Update tabs (link.tasks) weights
  • #3106958 by jrockowitz: [Webform 6.x] Apply WebformEntityInjectionInteface to WebformHandlerInterface
  • #3107234 by jrockowitz: [Webform 6.x] Upgrade Multiple Step Form to Progress Tracker 2.0
  • #3138036 by jrockowitz: [Webform 6.x] class="description" missing if description position is before
  • #3126406 by jrockowitz: [Webform 6.x] Submit button conditional logic appears to be broken
  • #3118463 by jrockowitz: [Webform 6.x] Update options, images, custom paths to reflect updated IA
  • #3112230 by jrockowitz, DanChadwick: [Webform 6.x] Allow options-type elements to display options in HTML
  • #3093792 by jrockowitz: [Webform 6.x] Webform entity reference field does not have good default values
  • #3092678 by jrockowitz: [Webform 6.x] Captcha description isn't shown in webform CAPTCHA element
  • #3094837 by dsdeiz, jrockowitz: [Webform 6.x] Allow override of default options from exporter plugin
  • #3124234 by jrockowitz, alexmanzo: [Webform 6.x] Update default gender options
  • #3139061 by jrockowitz: [Webform 6.x] Sort config entity list builder by label instead of id
  • #3087174 by jrockowitz: [Webform 6.x] Update $this->formatPlural to use @count instead of @total
  • #3116879 by jrockowitz: [Webform 6.x] Change RemotePostWebformHandler::getResponseFileData to RemotePostWebformHandler::getRequestFileData
  • #3106955 by jrockowitz: [Webform 6.x] Remove deprecated code
  • #3143979 by jrockowitz: [Webform 8.x-6.x] Update service definition and constructors
  • #3087699 by jrockowitz: [Webform 8.x-6.x] JQuery UI is being phased out from Drupal core
  • #3067546 by jrockowitz, douggreen, Berdir, aspilicious: [Webform 8.x-6.x] Fix subclassing and stop overriding constructors
Created by: jrockowitz
Created on: 25 Dec 2020 at 00:21 UTC
Last updated: 3 Mar 2021 at 17:17 UTC
Bug fixes
New features
Insecure
Unsupported

Other releases