Barcode - QR Code - Drupal Module
Barcode - Drupal Module
Replaced by: 

The Barcodes module provides a Field Formatter for various field types, a Block plugin, Token module support, and a Twig Filter to display various field types as rendered Barcodes.

The Barcode module provides a text field to generate barcode images.

Installation

  1. Place the entire barcode directory into the directory in which you've chosen to place contrib modules (usually sites/all/modules).
  2. Enable the barcode module by navigating to: administer > modules
  3. Finish the configuration at admin/content/barcode (/admin/config/media/barcode in Drupal 7) specifying the location of your font file and the desired encoding.
  4. Add barcode fields to your content types as desired.

Features:

  • Generate a barcode image on the fly. It supports QR Code, EAN-13, EAN-8, UPC-A, UPC-E, ISBN, 2 of 5 Symbologies (Strandard, Industrial, Interleaved), Postnet, Codabar, Code128, Code39 and Code93 symbologies.
  • You can also display the barcode as simple text, or an image.
  • You can provide your own font file at fonts directory
Supporting organizations: 

Project information

Releases