Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

QR Code Formatter

21 sites Security covered Drupal 10–11
View on drupal.org

This module provides a field formatter for link fields that displays the link's URL as a QR code image. It uses a PHP library to generate an SVG QR code directly within the rendered output.

QR Code Formatter is a simple module that defines a Field Formatter for Links to be displayed as a QR image.

Setup

  1. Install the module as you would normally install a contributed Drupal module or theme via Composer.
    composer require drupal/qr_code_formatter
  2. Go to display settings of any entity. For example:(/admin/structure/types/manage/basic_page/display)
  3. Look for the link type field, in the Format column you should see QR Code Formatter

The module uses the chillerlan/php-qrcode to generate an SVG with the QR. The SVG is placed inline. The module doesn't deal with caching as it delegates this to the place where it is used.

See an example:

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jan 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
1.0.0 Stable 10–11 Jan 22, 2025