Enhance Email Templates Processing
Posted: Mon Jun 01, 2009 8:05 am
Right now, we only have the ability to modify email templates but not when or how they are called. I'm wondering if it's possible to provide a code interface that is called by the system but that could be modified for customization.
For example, if we could hook in to the CommerceBuilder.Messaging.EmailTemplate.Send method we would have the ability to customize email functionality. For example, we could replace the standard vendor notification (one email for all vendors in an order) with multiple emails (one for each vendor) without having to code for custom order statuses in several locations.
For example, if we could hook in to the CommerceBuilder.Messaging.EmailTemplate.Send method we would have the ability to customize email functionality. For example, we could replace the standard vendor notification (one email for all vendors in an order) with multiple emails (one for each vendor) without having to code for custom order statuses in several locations.