commerce-account-email.tpl.php |
theme/commerce-account-email.tpl.php |
|
Default implementation of the commerce order email template. |
commerce-admin-order-email.tpl.php |
theme/commerce-admin-order-email.tpl.php |
|
Default implementation of the commerce order email template. |
commerce-order-email.tpl.php |
theme/commerce-order-email.tpl.php |
|
Default implementation of the commerce order email template. |
commerce_email.info |
commerce_email.info |
|
name = Commerce Email
description = Defines Emails - Plain Text or HTML and Multi-language
package = Commerce (contrib)
dependencies[] = commerce
core = 7.x |
commerce_email.install |
commerce_email.install |
|
Install file for Commerce Email
Sets default emails and settings |
commerce_email.module |
commerce_email.module |
|
Defines additional menu item and order html email functonality. |
commerce_email.rules.inc |
commerce_email.rules.inc |
|
Defines rules for order email functionality. |
commerce_email.rules_defaults.inc |
commerce_email.rules_defaults.inc |
|
Default rule configurations for Commerce Email. |
commerce_email.tokens.inc |
commerce_email.tokens.inc |
|
Defines additional tokens for order email. |
README.txt |
README.txt |
|
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… |