You are here

README.txt in Mandrill 7.2

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 Entity API module [http://drupal.org/project/entity]([http://drupal.org/project/entity).

## Usage

1. Define which entity types you want to show Mandrill activity for at
/admin/config/services/mandrill/activity.
  * Select a Drupal entity type.
  * Select a bundle.
  * Select the email entity property.
2. Configure permissions for viewing Mandrill activity.
3. Once setup, a new Mandrill activity local task will appear for any configured
entity.

File

modules/mandrill_activity/README.txt
View source
  1. View Mandrill activity for any entity with a valid email address.
  2. Activity keys off of an email address.
  3. ## Installation
  4. 1. Enable the Mandrill Activity module.
  5. 2. To use Mandrill Activity module, you will need to install and enable Mandrill
  6. and Entity API module [http://drupal.org/project/entity]([http://drupal.org/project/entity).
  7. ## Usage
  8. 1. Define which entity types you want to show Mandrill activity for at
  9. /admin/config/services/mandrill/activity.
  10. * Select a Drupal entity type.
  11. * Select a bundle.
  12. * Select the email entity property.
  13. 2. Configure permissions for viewing Mandrill activity.
  14. 3. Once setup, a new Mandrill activity local task will appear for any configured
  15. entity.