Closed (works as designed)
Project:
e-Commerce
Version:
6.x-4.0-rc15
Component:
ec_mail
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
12 May 2010 at 09:34 UTC
Updated:
12 May 2010 at 13:11 UTC
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
Comment #1
gordon commentedThis 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.
Comment #2
daniela basualdo commentedthank you for this! excellent!