Hi, mautic is awesome, thanks.
I have a question.
How i can to implement “add to address book” link in a email body?
I found, that i can do it with:
Code:
But, Mautic file manager does not accept vcf file uploading.
Hi, mautic is awesome, thanks.
I have a question.
How i can to implement “add to address book” link in a email body?
I found, that i can do it with:
Hi, mautic is awesome, thanks.
I have a question.
How i can to implement “add to address book” link in a email body?
I found, that i can do it with:
<a href="httpp://path-to-vcf-file">add to address book</a>
But, Mautic file manager does not accept vcf file uploading.
Hey @whoami
We ran into the same issue and solved this problem by modifying the allowed file types for Mautic, and adding .vcf to the list.
Hope this helps (5 years later…)
Entrepositive