You are here

mandrill.info in Mandrill 7.2

Same filename and directory in other branches
  1. 6 mandrill.info
  2. 7 mandrill.info
name = Mandrill
description = "Allow for site emails to be sent through Mandrill."
core = 7.x
package = Mandrill

configure = admin/config/services/mandrill

dependencies[] = mailsystem (>=2.x)
dependencies[] = libraries (>=2)

files[] = lib/mandrill.mail.inc
files[] = lib/mandrill.inc
files[] = tests/includes/mandrill_test.inc
files[] = tests/mandrill.test
files[] = tests/mandrill_hooks.test

File

mandrill.info
View source
  1. name = Mandrill
  2. description = "Allow for site emails to be sent through Mandrill."
  3. core = 7.x
  4. package = Mandrill
  5. configure = admin/config/services/mandrill
  6. dependencies[] = mailsystem (>=2.x)
  7. dependencies[] = libraries (>=2)
  8. files[] = lib/mandrill.mail.inc
  9. files[] = lib/mandrill.inc
  10. files[] = tests/includes/mandrill_test.inc
  11. files[] = tests/mandrill.test
  12. files[] = tests/mandrill_hooks.test