It would be useful if one could give additional addresses on the Rules interface.

CommentFileSizeAuthor
#1 1376082-1.patch5.41 KBczigor

Comments

czigor’s picture

Status: Active » Needs review
StatusFileSize
new5.41 KB

Attached 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.

firflant’s picture

Most 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.

rszrama’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)