QR Block

This project is not covered by Drupal’s security advisory policy.

This module enables for the create a dynamic QR Block Image. Place block anywhere and add token value to get dynamic value.

Require Module
------------
Token - https://www.drupal.org/project/token

CONFIGURATION
-------------
Block: Place QR Block to your drupal block region on the block admin page
/admin/structure/block.

Services:
Plugin:- gchart OR goqr
$qr = \Drupal::service('qr_block.qrimage')->setPlugin('gchart')->build(['text' => 'Enter you QR text here (e.g.: Welcome to [site:name] [site:url])'], 100, 100);

Supporting organizations: 

Project information

Releases