php Magento:管理员收到有关新订单的电子邮件

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/4068567/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-25 11:51:22  来源:igfitidea点击:

Magento: Admin receive email on new order

phpmagento

提问by Ashley

Does anyone know if administrators of a magento store receive an email when a new order is created? If so, where/how do I edit it?

有谁知道创建新订单时 magento 商店的管理员是否会收到电子邮件?如果是这样,我在哪里/如何编辑它?

回答by TheGrandWazoo

Log in into admin area, then go to "system -> configuration" menu. Within the Sales section: click the Sales Emails and select the first section Orders. Enter your admin e-mail in the field “Send Order Email Copy To”.

登录到管理区域,然后转到“系统-> 配置”菜单。在销售部分中:单击销售电子邮件并选择第一部分订单。在“发送订单电子邮件副本至”字段中输入您的管理员电子邮件。

From the top of my head, but it's some configuration issue (no programming required).

从我的头顶,但这是一些配置问题(不需要编程)。