Hi!

I've installed the newest Version(not dev) of ecommerce for Drupal 6.
Unfortunately the ec_mail Module ist not part of this release.

Is there an optional workaround for shop email confirmations or will the ec_mail module be released for D6?

thnx

Comments

gordon’s picture

Status: Active » Closed (works as designed)

This is by design.

ec_mail was removed because there are plenty of other modules which can send mail. 1 in particular is the rules modules, of which eCommerce depends on.

eCommerce has provided a disabled rule which sends email when a transaction is completed, but because of the flexibility of both eCommerce and Rules you can so many more.

Look into the triggered rules and you will see a disabled rules which can be altered to send the email that you require.

daniela basualdo’s picture

thank you for this! excellent!