Closed (outdated)
Project:
Commerce Email
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2011 at 13:06 UTC
Updated:
2 Jun 2020 at 18:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
czigor commentedAttached patch adds an additional optional 'to-address' parameter to the commerce_checkout_order_email_html rules action. No validation is done, though. I'm not sure where it's supposed to be done.
Comment #2
firflantMost usefull option would be to select a role and create an array from emails of users of this role. For example, in my case, client want a shop that is operated by several moderators and all of them needs notification emails about new orders containing line items. At this moment, notification is sent to no-reply webpage address, so the module loses half of its functionality.
As workaround, it is possible to add custom addresses by editing a rule, but it is problematic every time the new moderator user is created.
Comment #3
rszrama commented