You are here

webform_attachment.info.yml in Webform 6.x

Same filename and directory in other branches
  1. 8.5 modules/webform_attachment/webform_attachment.info.yml
modules/webform_attachment/webform_attachment.info.yml

File

modules/webform_attachment/webform_attachment.info.yml
View source
  1. name: 'Webform Attachment'
  2. type: module
  3. description: 'Provides an element that generates or loads a file that can be attached to a submission or email.'
  4. package: Webform
  5. core_version_requirement: ^8.8 || ^9
  6. dependencies:
  7. - 'webform:webform'