You are here

Files in Page URL QR Code Block 8

Primary tabs

File namesort descending Location Namespace Description
page-url-qr-code-block.html.twig templates/page-url-qr-code-block.html.twig <div class='page-url-qr-code'> <img src='{{url}}' alt='{{alt}}' width='{{width}}' height='{{height}}' /> <span…
PageUrlQrCodeBlock.php src/Plugin/Block/PageUrlQrCodeBlock.php Drupal\page_url_qr_code_block\Plugin\Block Contains \Drupal\page_url_qr_code_block\Plugin\Block\page_url_qr_code_block.
page_url_qr_code_block.info.yml page_url_qr_code_block.info.yml page_url_qr_code_block.info.yml
page_url_qr_code_block.libraries.yml page_url_qr_code_block.libraries.yml page_url_qr_code_block.libraries.yml
page_url_qr_code_block.module page_url_qr_code_block.module Contains module logic for page_url_qr_code_block.
page_url_qr_code_block.schema.yml config/schema/page_url_qr_code_block.schema.yml config/schema/page_url_qr_code_block.schema.yml
page_url_qr_code_block.settings.yml config/install/page_url_qr_code_block.settings.yml config/install/page_url_qr_code_block.settings.yml
page_url_qr_code_block_style.css css/page_url_qr_code_block_style.css .page-url-qr-code-caption{ display: block; text-align: center; } .page-url-qr-code{ display: inline-block; }
README.txt README.txt -- SUMMARY -- A tiny module that provides a Block with a QR Code for that Page using Google chart API . Shows QR Code of Current page out of the box through a block. You just need to place the block where you want to display. -- REQUIREMENTS…

Other projects