You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
As Yireo provides options of templates in local folder and custom translation I use for years already. Now wanted to add Fooman attachments. But they both seem to rewrite the same model on some level.
As a result, all emails without attachment use local folder templates and emails with attachment use default ones. Is there any reasonable way to set these to work together?
The text was updated successfully, but these errors were encountered:
As Yireo provides options of templates in local folder and custom translation I use for years already. Now wanted to add Fooman attachments. But they both seem to rewrite the same model on some level.
YIREO config
( https://github.com/yireo/Yireo_EmailOverride )
rewrite
email_template>Yireo_EmailOverride_Model_Email_Template</email_template
/rewrite
FOOMAN config
rewrite
email_template_mailer>Fooman_EmailAttachments_Model_Core_Email_Template_Mailer</email_template_mailer
/rewrite
As a result, all emails without attachment use local folder templates and emails with attachment use default ones. Is there any reasonable way to set these to work together?
The text was updated successfully, but these errors were encountered: