![]() |
Order Emails To Multiple Accounts
Hello Community,
I was wondering if anyone has an easy hack for sending the order email to multiple email addresses. Yes I know about setting a filter on the email server and duplicating the email that way. However... In shopping carts I have used in the past they have allowed an admin to enter multiple email addresses into the order email area so the application would send out the copies. Thanks! Jeremy |
Re: Order Emails To Multiple Accounts
You can easily hard code it into func.order.php.
If you need to add some config options to set these values, they can be inserted/stored in the xcart_config table. Another idea is to use the notify provider function. If one person has created all the products, their email address will be set as the provider. |
Re: Order Emails To Multiple Accounts
This is for XC5
|
Re: Order Emails To Multiple Accounts
Another option is to setup an email address on your server which forwards to multiple other email addresses.
|
Re: Order Emails To Multiple Accounts
Quote:
|
Re: Order Emails To Multiple Accounts
@Jon: Yeah I know the email server can do it but again I was trying to do it at the application level. It is to bad XCart doesn't allow us to just put a comma and another address on ANY of the emails fields.
|
All times are GMT -8. The time now is 11:48 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.