Install Webform

Learn how to download and install the Webform module.

Using Composer, run the following command:

composer require drupal/webform
composer require drupal/token

Commands to download libraries using Drush 8:

drush webform-libraries-make 
drush webform-libraries-composer
drush webform-libraries-download
drush webform-composer-update

Modules

Scroll to Top