qr_link_field
No security coverage
QR Link Field is a Drupal module that provides a field type for storing links and automatically generating QR codes for them. The QR codes are displayed as clickable images that redirect users to the corresponding URL.
This module supports both:
Internal Drupal paths (e.g. /node/5)
External URLs
Features
Custom field type: qr_link
Custom widget for user-friendly URL input
Automatic URL validation and normalization
QR code generation using an external API
Clickable QR codes that redirect to the target URL
Supports both internal and external links
Requirements
Drupal 10 or Drupal 11