Several recipients of confirmation email

Author Message

Eirik Alfstad Johansen

Tuesday 19 April 2005 3:50:50 am

Hi,

I want several recipients (in addition to the shopper and admin) to receive a copy of the order confirmation email.

What's the easiest way to implement this?

I've looked into eZShopOperationCollection::sendOrderEmails, but it doesn't seem very flexible. Can I accomplish it without hacking this file?

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Xavier Dutoit

Tuesday 19 April 2005 4:21:56 am

1) create a sendemail event and put it in the workflow.

2) if the list is a fixed one, use a mailing list (neworders@yourcompany.com) and put all the people inside it

X+

http://www.sydesy.com

Eirik Alfstad Johansen

Tuesday 19 April 2005 4:41:00 am

Hi Xavier,

Thanks for the tip. Creating a custom event is of course one way to go, but being the lazy programmer that I am, I don't want to spend my time writing such an event simply to append an email recipient.

For now, I've simply hacked the eZShopOperationCollection::sendOrderEmails and appended a recipient.

It seems to me that it should be possible to define recipients of the order confirmation email, or admin recipients in general for that matter, as an array.

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Xavier Dutoit

Tuesday 19 April 2005 5:47:08 am

Hi Eirik,

We have a general purpose event to send emails. However, I gave it to do to an inexperienced developer, and the code is not good enough to dare offer it as a contribution.

Basicaly, the idea is that the event as a template parameter. You set it to "confirmorder" and on this template, you set-blocks the recipients and the subject and write the body of mail.

X+

http://www.sydesy.com

Eirik Alfstad Johansen

Tuesday 19 April 2005 6:39:32 am

Sounds nice (and useful). Let me know if you ever get it cleaned up. I guess I'll stay with my hack for now.

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 07:23:03
Script start
Timing: Jan 19 2025 07:23:03
Module start 'layout'
Timing: Jan 19 2025 07:23:03
Module start 'content'
Timing: Jan 19 2025 07:23:04
Module end 'content'
Timing: Jan 19 2025 07:23:04
Script end

Main resources:

Total runtime0.7989 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 589.2891152.6406
Module start 'layout' 0.00460.0032 741.929739.4766
Module start 'content' 0.00780.7895 781.4063560.1016
Module end 'content' 0.79730.0015 1,341.507816.4375
Script end 0.7988  1,357.9453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4070160.0002
Check MTime0.00130.1616160.0001
Mysql Total
Database connection0.00070.087510.0007
Mysqli_queries0.742192.8861630.0118
Looping result0.00070.0896610.0000
Template Total0.767996.120.3840
Template load0.00200.252120.0010
Template processing0.765995.867220.3829
Template load and register function0.00010.013010.0001
states
state_id_array0.00100.119010.0010
state_identifier_array0.00100.122720.0005
Override
Cache load0.00170.2110280.0001
Sytem overhead
Fetch class attribute can translate value0.00080.103120.0004
Fetch class attribute name0.00110.143870.0002
XML
Image XML parsing0.00100.128020.0005
class_abstraction
Instantiating content class attribute0.00000.0027100.0000
General
dbfile0.00100.1240220.0000
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 17
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs