Employee Contact card generator and VCF downloader
WordPress plugin to manage employee card profiles for FluentCRM. Contact downloads. (Contact.vcf)
How to use:
1. Install and Activate the Required Plugin
2. Download & Install employee-card-for-fluentcrm release version
3. Employee custom info
You can create custom fields also,
Supported "Custom Fields Config" slug for CRM:
'designation'
'facebook'
'instagram'
'twitter'
'linkedin'
'github'
'figma'
'wordpress'
'dribble'
'website'
'portfolio'
4. Get the contact hashed link from the contact view page.
Demo Images:
How to use / Contribute?
- Just clone/fork this repository
- Upload it in your wp plugins directory
- Check the package.json file for packages info
For development run
npm i && npm run watch
For production run
npm i && npm run build
If you face any issue, feel free to let me know. :)