VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: tobias_conrad on September 17, 2013, 14:21:10 PM

Title: Changing the Order Confirmation email template to Vendor
Post by: tobias_conrad on September 17, 2013, 14:21:10 PM
Where can i change the Order Confirmation email to Vendor?

Thanks
Title: Re: Changing the Order Confirmation email template to Vendor
Post by: Maxim Pishnyak on September 17, 2013, 19:49:44 PM
Template overrides for invoice folder. File - invoice_order.php
Title: Re: Changing the Order Confirmation email template to Vendor
Post by: tobias_conrad on October 10, 2013, 11:19:50 AM
is there a extension to do it? like the invoice editor for the customer invoices.
i am not used to this php structure.
Title: Re: Changing the Order Confirmation email template to Vendor
Post by: Maxim Pishnyak on October 12, 2013, 08:28:35 AM
Quote from: tobias_conrad on October 10, 2013, 11:19:50 AM
i am not used to this php structure.
It's html structure first of all and a bit of php stuff there. I'm sorry but knowledge of html is the MUST for web shop builder.