Can anyone help! I want to automate this process - take items from cms collection, create a vCard (vcf file) and add it to the same collection as a downloadable file. is this possible?

Can anyone help! I want to automate this process - take items from cms collection, create a vCard (vcf file) and add it to the same collection as a downloadable file. is this possible?

It should be possible to create .vcf files, since .vcf files are supported by the Media Manager.

That being said, it’s likely going to need code to work - I can’t think of a non-coded way

What if I told you there was a dynamic way of achieving the same goal (via a little bit of code) without actually saving any file in the CMS (which by the way does not support vcf file like the Wix media manager does)?

Would you be interested in learning how?