Hi,
-
I am generating PDF files on the fly and send them as attachments, can I still do that if I will switch to the plugin?
because I see that you need to pre-define the attachments. -
I remember, that in cuba 6 the email subject wasn’t applicable for string replacement such as:
Notice: Subscription will expire in ${customer.expiary}
.
The subject line is now supporting that? -
I use mailgun API to send emails because they are able to notice me about each mail opening and clicks. Can I implement my own submission and still use the template plugin?
Thanks