You are here

mandrill_template.info in Mandrill 7

Same filename and directory in other branches
  1. 7.2 modules/mandrill_template/mandrill_template.info
name = Mandrill Template
description = "Use Mandrill templates for messages sent through Mandrill."
core = 7.x
package = MailChimp

configure = admin/config/services/mandrill/templates

dependencies[] = entity (>=1.0)
dependencies[] = mandrill

files[] = lib/mandrill_template_map.entity.inc
files[] = lib/mandrill_template_map.ui_controller.inc

File

modules/mandrill_template/mandrill_template.info
View source
  1. name = Mandrill Template
  2. description = "Use Mandrill templates for messages sent through Mandrill."
  3. core = 7.x
  4. package = MailChimp
  5. configure = admin/config/services/mandrill/templates
  6. dependencies[] = entity (>=1.0)
  7. dependencies[] = mandrill
  8. files[] = lib/mandrill_template_map.entity.inc
  9. files[] = lib/mandrill_template_map.ui_controller.inc