Every time I set up a Magento store I must spend an entire day setting up the stupid transactional emails since they are so weak by default.
Half of that time is spent just loading the templates into the backend and clicking around with Magento’s user interface…
- Is there a straight forward method to load all the emails in one sql statement or similar?
- Have any of you found a way to quickly edit all the templates outside of Magento?
- Any comments on the email templates adapter extension (or similar)?
Please read about Magento Setup Resources
You can then update your email content/configuration using update scripts in dedicated module, for ex.:
app/code/local/{project_prefix}/ConfigurationEmail