定制 dr/email-templating 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dr/email-templating

最新稳定版本:1.0.0-patch2

Composer 安装命令:

composer require dr/email-templating

包简介

Override email templates per theme

README 文档

README

This module allows to override email templates per theme.

For example:

To override the "account_new" template, copy the file "account_new.html" from "app/code/locale/en_US/template/email" to "app/design/PACKAGE/THEME/locale/en_US/template/email". Now the copyied file will be used for sending a mail after registration.

Installation

For installing this module, it gives various ways:

modman
modman init 			    # if modman is not initialized
modman clone http://... 	# gets the latest code from the master branch and links it

composer Add the following line to the file „composer.json“: 'dr/email-templating': '>=1.0.0'

copy/paste Download the latest code from github and copy all files to the magento root directory.

By using modman or composer the setting "allow symlinks" must be enabled. After the module is installed, the cache has to be cleared.

Developer

Daniel Rose

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2015 Daniel Rose

统计信息

  • 总下载量: 117
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2015-06-07