czshopper Posted September 30, 2015 Share Posted September 30, 2015 Hi all, I need to attach pdf invoice to mail sent to customer, but I do not know, how to do it. I found some solutions for older versions of prestashop, but it doesn't work in 1.6. I know, that I should add $message->attach(...) command to classes/Mail.php before /* send mail */, but I do not know, how to create pdf to first parameter of the attach function. Can you help me, please? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now