Emails sent by the store.module are sent only to the customer. It would be useful to be able to notify additional users, e.g., staff who need to fill orders.

Attached module allows admins to designate bcc addresses to copy all store mail to. It's not a full solution. It would be better to be able to copy mail by e.g. workflow state--e.g., shipping notifications to specific addresses.

Would this be better as a patch to store.module rather than a separate module?

Comments

sime’s picture

Version: 4.7.x-1.x-dev » 5.x-3.x-dev

I wonder how close are we to this?

kulvik’s picture

I would also like this function. I have hacked a large number of e-commerce installations in order to send multiple order e-mails :)

gordon’s picture

In Drupal 5 this can be using the hook_mail_alter() to change mail globally.

I would prefer that this is something that is done outside of E-Commerce

sime’s picture

Status: Active » Closed (won't fix)

gordon

I mean, I think I agree - I think that this should be tied up with workflow, and anything less than that is just a hack -- is this what you mean?

People should apply their own implementations of hook_mail_alter until a more robust workflow solution is available (if ever). Marking won't fix.

Bevan’s picture

does the attached module work on ec 3.0?

Bevan’s picture

I've upgraded this to d5. I'll zip it and upload it a bit later when I have some time...

Bevan’s picture

StatusFileSize
new1.38 KB

Storemail fpr drupal 5, EC3

Bevan’s picture

StatusFileSize
new0 bytes

Storemail fpr drupal 5, EC3

Bevan’s picture

StatusFileSize
new1.38 KB

storemail module for drupal 5, ec 3

Bevan’s picture

StatusFileSize
new0 bytes

storemail module for drupal 5, ec 3

Bevan’s picture

Woops, I kept getting error messages on upload. I thought it wasn't uploading...

Sorry, all the above files are identical

enxox’s picture

the module seem to not store other mail than the main one (the one set in the site info)

davea’s picture

Status: Closed (won't fix) » Closed (fixed)

closed

baxterjones’s picture

subcribed