You are here

mass_contact.info.yml in Mass Contact 8

File

mass_contact.info.yml
View source
  1. name: 'Mass Contact'
  2. description: "Send email messages to multiple users. (This module will take advantage of the Token module, if it is installed and enabled, but does not require it. If you want to be able to send HTML email messages, you will need to install and enable the Mime Mail module.)"
  3. core: 8.x
  4. package: Mail
  5. configure: mass_contact.settings
  6. dependencies:
  7. - drupal:options
  8. - drupal:user
  9. test_dependencies:
  10. - swiftmailer:swiftmailer
  11. type: module