opencart mail.php,如何修改OpenCart系统发信邮箱模板

OpenCart系统发新不能像Magento那样方便的在后台修改e-mail的内容模板

但是能够通过修改语言文件修改发信内容.

注册用户成功邮件的模板在语言文件夹的mail/account_create.php中修改.

例如,默认的英文邮件就在catalog/language/english/mail/ccount_create.php文件中.内容如下

// Text

$_['text_subject']  = '%s - Thank you for registering';

$_['text_welcome']  = 'Welcome and thank you for registering at %s!';

$_['text_login']    = 'Your account has now been created and you can log in by using your email address and password by visiting our website or at the following URL:';

$_['text_approval'] = 'Your account must be approved before you can login. Once approved you can log in by using your email address and password by visiting our website or at the following URL:';

$_['text_services'] = 'Upon logging in, you will be able to access other services including reviewing past orders, printing invoices and editing your account information.';

$_['text_thanks']   = 'Thanks,';

里面内容不多做解释了.%s为替换的对应变量,不懂的可以对应着邮件修改.

相应的,此文件夹下的其他文件也为对应的邮件模板.支持html语法.

(责任编辑:最模板)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值