Hello, I don't understand how the library easy_email_theme/email is added to the email, I don't see any library attach function call.
Could you explain how this work ?
Thank you in advance.
Hello, I don't understand how the library easy_email_theme/email is added to the email, I don't see any library attach function call.
Could you explain how this work ?
Thank you in advance.
Comments
Comment #2
zengenuity commentedThis is done by Symfony Mailer Lite or Symfony Mailer module. The modules look for libraries called either symfony_mailer_lite or email, depending on which you are using.
Comment #3
zengenuity commented