BACK TO DIRECTORY

QR code MeCard/vCard generator

by stasionok

4.5
(8 ratings)

Plugin Generate QR code in vCard or MeCard format with your contact information.

Share your contact information such as emails and phone numbers and much more through QR code with WordPress using shortcode, widget or everywhere else by direct link.

That plugin use MeCard format and vCard version 3 format as most compatible and frequently used.

You can read detailed information about vCard here, and about MeCard here.

How to increase photo size in QR code vcf file

You can override qr-code thumbnail with following code in your theme functions.php file
`add_action( ‘after_setup_theme’, ‘change_qr_code_photo_size’ );
function change_qr_code_photo_size() {
// Override the image size
add_image_size( ‘qr-code-photo’, 600, 600 );
}“`

Screenshots

Add new QR code personal contact information card and setting up result

Add new QR code personal contact information card and setting up result

Featured image with QR code created after saving new card. And regenerate after each update

Featured image with QR code created after saving new card. And regenerate after each update

In saved QR code cards list you can view QR code, get QR code shortcode or copy direct link to image

In saved QR code cards list you can view QR code, get QR code shortcode or copy direct link to image

On widgets page you can select which of saved card to show at selected widget area.

On widgets page you can select which of saved card to show at selected widget area.

Plugin Details

Active Installs
2K+
Total Downloads
50,013
Version
1.8.0
Requires WP
5.0
Requires PHP
7.3
Tested Up To
7.0.4
Added
2019-12-10
Last Updated
2026-05-20 6:43pm GMT

Ratings

5
7
4
0
3
0
2
0
1
1