You are here

webform_entity_handler.info.yml in Webform Entity Handler 2.x

Same filename and directory in other branches
  1. 8 webform_entity_handler.info.yml

File

webform_entity_handler.info.yml
View source
  1. name: Webform Entity Handler
  2. description: Create or update an entity with the webform submission values.
  3. package: Webform
  4. core_version_requirement: ^8 || ^9
  5. type: module
  6. dependencies:
  7. - drupal:entity
  8. - webform:webform