You are here

webform_entity_print_attachment.info.yml in Webform 6.x

modules/webform_entity_print_attachment/webform_entity_print_attachment.info.yml

File

modules/webform_entity_print_attachment/webform_entity_print_attachment.info.yml
View source
  1. name: 'Webform Entity Print (PDF) Attachment'
  2. type: module
  3. description: 'Provides Webform Entity Print (PDF) Attachment integration.'
  4. package: Webform
  5. core_version_requirement: ^8.8 || ^9
  6. dependencies:
  7. - 'webform:webform_attachment'
  8. - 'webform:webform_entity_print'