Magento email configuration pain and how to solve it
It's nice to setup a magento shop, but one particular task is painful and time consuming : the modification of automatic email templates . By defautl, email tempaltes in Magento are well designed as a sample given out to the developer, but when you expect to have your shop running in a few hours time, it is really a pain to go through all emails jsut to change phone numbers, shop name, and opening times especially when this information could be centralized in the database. The subject is not new and here a few hacks to let you work faster when setting up a shop
- You can use a linux script to automatically modify magento email template files in your language / email folder
- script 1
http://www.osetemplates.com/?p=138 - script 2 (slightly better because incorporates store specific vairables in the script)
http://www.pridedesign.ie/content/magento-email-template-script
- script 1
- You can also use the email template adapter extension to get the job done via magento's administration interface
Leave a Reply
Want to join the discussion?Feel free to contribute!