-
-
Notifications
You must be signed in to change notification settings - Fork 189
Hosting Guide
EnBizCard is a free and open-source front-end web application that helps you create beautiful, responsive HTML-based digital business cards that can be hosted on your website.
Your digital business card files are in the folder you just extracted from your downloaded ZIP file. This folder will be referred to as the "bizcard folder" throughout this guide.
- Login to your cPanel account. Locate and open the file manager.
- In the file manager, locate the folder named
public_html
and create a new folder calledvcard
( or whatever you like ) inside it. - Upload your bizcard folder into the new folder that you just created in the previous step.
- Now your business card should be online at the address
https://your-domain.com/vcard/bizcard-folder-name/
and is ready to be shared.
- Contact your developer to host the business card for you. Just send them the downloaded ZIP file.
- Just share the details with your IT team, let them create digital business cards for you using EnBizCard.
- If you got some business cards created by yourself, contact your IT team to host it for you. Just send them the downloaded ZIP files and share the link to this Hosting Guide.
- Create a folder called
vcard
( or whatever you like ) in the project's static folder. - Copy the bizcard folder inside the
vcard
folder. - Commit changes and deploy.
- Now the business card should be online at the address
https://your-domain/vcard/bizcard-folder/
and is ready to be shared.
You can host your digital business card using several free hosting services available such as Surge, GitHub Pages, GitLab Pages, etc.
- Follow the user guide of any of the services mentioned above to setup a website.
- Once done, copying your bizcard folder into a respective folder is all it needed to get your digital business card online. But the procedure might vary with platform.
If you got any doubt setting up your digital business card on any of these platforms, You can always join the Telegram group and ask it.
EnBizCard does not store any data online for you to retrieve it for editing. So, every card has to be manually created from scratch.
- Visit EnBizCard and generate a new digital business card.
- Extract the downloaded ZIP file and copy the bizcard folder.
- Follow the exact same steps as per your category listed above to add the digital business card.
- Place the copied folder inside the same folder where you already have your bizcard folders.