Config Transactional Email Template Definition

Posted About 12 years ago. Visible to the public.
<config>
    <global>
        <template>
            <email>
                <your_module_email_something_template translate="label" module="namespace_module">
                    <label>Something</label>
                    <file>namespace/module/something.html</file>
                    <type>html</type>
                </your_module_email_something_template>
            </email>
        </template>
    </global>
</config>

Mike Whitby
Last edit
Over 10 years ago
Keywords
transaction, e-mail
Posted by Mike Whitby to Magento (2012-04-12 15:48)