Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
/ barcodes Public archive

Magento extension that annotates order numbers, shipment numbers, product SKU codes, etc. with corresponding barcodes in administative views.

Notifications You must be signed in to change notification settings

meanbee/barcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Barcodes Magento Module

This repository contains the source code for the Meanbee Barcodes Magento module.

The module adds barcode search functionality to the Global Record Search across Magento admin views, using the connected webcam.

The module also adds barcode popups when a mouse hovers over a code in administrative views. Codes that it adds barcodes to include:

  • Order Numbers
  • Invoice Numbers
  • Shipment Numbers
  • Credit Memo Numbers
  • Product SKU Codes

Each different type of code can be configured to use a different barcode symbology. A full list of supported barcodes can be found in Metafloor's Barcode Writer in Pure JavaScript repo wiki.

Requirements

To use all the features of this module your admin views must be served over HTTPS. This is a restriction put in place by modern browsers due to the module accessing the webcam.

Screenshots

Product Grid with QR Code popup showing when mouse is hovering over a products SKU code Shipping Grid with Code 11 barcode popup showing when mouse is hovering over a shipment number Barcode Annotator configuration with 'Enabled' set to 'Yes', 'Order Number Barcode Symbology' set to 'EAN-13', 'Invoice Number Barcode Symbology' set to 'Data Matrix', 'Shipment Number Barcode Symbology' set to 'Code 11', 'Credit Memo Number Barcode Symbology' set to 'Code 39' and 'Product SKU Barcode Symbology' set to 'QR Code' Barcode Symbology dropdown from Barcode Annotator's configuration (full symbology list can be found in the repository's wiki)

Technologies used

About

Magento extension that annotates order numbers, shipment numbers, product SKU codes, etc. with corresponding barcodes in administative views.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages