Commerce Email

Categories

Component ID

1252292

Component name

Commerce Email

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

24308

Component created

Component changed

Component body

Commerce Email for Drupal Commerce

- Adds a configuration page for the order email
- Email content can be entered into textarea/wysiwyg (if available) form
- Email content can also be set to be loaded from a template file: commerce-order-email.tpl.php
- Allows the insertion of the order items into the email, token addition: [commerce-email:order-items]
- Supports Commerce Shipping
- Allows different language versions of each email
- Optional administrator email

N.B. After install you will need to disable the existing checkout rules for sending the order and account email, otherwise it will send out 2 emails.

Note: In the Latest commit the `$customer_profile`now contains the full profile object. Your Templates may need to be updated

Currently looking for a co-maintainer for version 2.x of this module.