2017 © Pedro PelĆ”ez
 

magento-module email-templating

Override email templates per theme

image

dr/email-templating

Override email templates per theme

  • Sunday, July 12, 2015
  • by daniel-rose
  • Repository
  • 1 Watchers
  • 0 Stars
  • 90 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

DR_EmailTemplating

This module allows to override email templates per theme., (*1)

For example:, (*2)

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., (*3)

Installation

For installing this module, it gives various ways:, (*4)

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', (*5)

copy/paste Download the latest code from github and copy all files to the magento root directory., (*6)

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

Developer

Daniel Rose * Xing: http://www.xing.de/..., (*8)

Licence

OSL - Open Software Licence 3.0, (*9)

(c) 2015 Daniel Rose, (*10)

The Versions

12/07 2015

dev-master

9999999-dev

Override email templates per theme

  Sources   Download

OSL-3.0

The Requires

 

by Daniel Rose

12/07 2015

dev-develop

dev-develop

Override email templates per theme

  Sources   Download

OSL-3.0

The Requires

 

by Daniel Rose

12/07 2015

1.0.0-patch2

1.0.0.0-patch2

Override email templates per theme

  Sources   Download

OSL-3.0

The Requires

 

by Daniel Rose

28/06 2015

1.0.0-patch1

1.0.0.0-patch1

Override email templates per theme

  Sources   Download

OSL-3.0

The Requires

 

by Daniel Rose

07/06 2015

1.0.0

1.0.0.0

Override email templates per theme

  Sources   Download

OSL-3.0

The Requires

 

by Daniel Rose