You are here

Files in Mandrill 7

Primary tabs

File namesort descending Location Namespace Description
mandrill.admin.inc mandrill.admin.inc Administrative forms for Mandrill module.
mandrill.api.php mandrill.api.php This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.
mandrill.inc lib/mandrill.inc Wrapper class around the Mandrill API.
mandrill.info mandrill.info name = Mandrill description = "Allow for site emails to be sent through Mandrill." core = 7.x package = MailChimp configure = admin/config/services/mandrill dependencies[] = mailsystem (>=2.x) files[] = lib/mandrill.mail.inc files[] =…
mandrill.install mandrill.install Install, update and uninstall functions for the mandrill module.
mandrill.mail.inc lib/mandrill.mail.inc Implements Mandrill as a Drupal MailSystemInterface
mandrill.module mandrill.module Enables Drupal to send email directly through Mandrill.
mandrill.variable.inc mandrill.variable.inc Mandrill variable hooks.
mandrill_activity.admin.inc modules/mandrill_activity/mandrill_activity.admin.inc Administration pages for mandrill_activity module.
mandrill_activity.entity.inc modules/mandrill_activity/lib/mandrill_activity.entity.inc Class defining a MandrillActivityEntity.
mandrill_activity.info modules/mandrill_activity/mandrill_activity.info name = Mandrill Activity description = View activity for an email address associated with any entity. package = Mandrill core = 7.x dependencies[] = mandrill dependencies[] = entity files[] = lib/mandrill_activity.entity.inc files[] =…
mandrill_activity.install modules/mandrill_activity/mandrill_activity.install Install hooks for mandrill_activity.
mandrill_activity.module modules/mandrill_activity/mandrill_activity.module Main module functions for mandrill_activity.
mandrill_activity.ui_controller.inc modules/mandrill_activity/lib/mandrill_activity.ui_controller.inc Class defining MandrillActivityUIController.
mandrill_reports.info modules/mandrill_reports/mandrill_reports.info name = Mandrill Reports description = "Providing reporting on activity through Mandrill." core = 7.x package = MailChimp dependencies[] = mandrill
mandrill_reports.module modules/mandrill_reports/mandrill_reports.module Main module functions for mandrill_reports.
mandrill_template.admin.inc modules/mandrill_template/mandrill_template.admin.inc Administrative forms for Mandrill Template module.
mandrill_template.info 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_template.install modules/mandrill_template/mandrill_template.install Install, update and uninstall functions for the mandrill_template module.
mandrill_template.module modules/mandrill_template/mandrill_template.module Enables Drupal to send email using Mandrill's template system.
mandrill_template_map.entity.inc modules/mandrill_template/lib/mandrill_template_map.entity.inc Mandrill Template entity class
mandrill_template_map.ui_controller.inc modules/mandrill_template/lib/mandrill_template_map.ui_controller.inc The UI controller for the template map entity.
README.txt README.txt ## SUMMARY Integrates Drupal's mail system with Mandrill transactional emails, a service by the folks behind MailChimp. Learn more about Mandrill and how to sign up on [their website](http://mandrill.com). (Or don't, but then this module…
README.txt modules/mandrill_activity/README.txt View Mandrill activity for any entity with a valid email address. Activity keys off of an email address. ## Installation 1. Enable the Mandrill Activity module. 2. To use Mandrill Activity module, you will need to install and enable Mandrill and…

Other projects