Skip to main content

Magento 2 Barcode Scanner

Installation and User Guide for Magento 2 Barcode Scanner extension

Table of Contents

  1. Installation
    • Installation via app/code
    • Installation via Composer
  2. Configuration Settings for Barcode Scanner
    • General Settings
    • Sample Product Settings
  3. Configure a Sample Product
  4. Configure a Simple Product
  5. Coupon code doesn't work for a Sample product

Installation

  • Installation via app/code: Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.

    php php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    
  • Installation via Composer: Please follow the guide provided in the below link to complete the installation via composer.

https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer

Configuration Settings for Sample Product

Go to Admin > Stores > Configuration > Scommerce Configuration > Sample Product

General Settings

  • Enabled – Select "Yes" or "No" to enable or disable the module.
  • License Key – Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at support@scommerce-mage.com.

image (52).png

Barcode Scanner Settings

  • Enabled – Select "Yes" or "No" to enable or disable the module.
  • License Key – Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at support@scommerce-mage.com.

image.png

  • Barcode Attribute – Please select the Barcode attribute from the options.

image.png

  • Order Statuses to pick – Please select the Order Statuses from the options.
  • Change Status on Pick - Select Yes or No to Change the status on pick.
  • Pick Order Status - If you select Yes, then choose the Pick Order Status from the options.

image.png

  • Order Statuses to pack – Please select the Order Statuses from the options.
  • Change Status on Pack - Select Yes or No to Change the status on pick.
  • Allow Partially Picked Items - Select Yes or No for Allow Partially Picked Items.
  • Pack Order Status - Please select the Pack Order Status from the options. 

image.png

  • Progressbar Color – Please select the Color code for Progressbar
  • Progressbar Text Color – Please select the Color code for Progressbar Text Color
  • Progress Status Color – Please select the Color code for Progress Status Color
  • Complete Status Color – Please select the Color code for Picking and Packing Complete Status

image.png

Configuring Barcode Scanner for a Product

Log in to the Admin Panel, navigate to Catalog > Products, and select the product you want to edit. Click Edit, then scroll down to the Bar Code Scanner section, enter the value 12345678, save your changes, and proceed to the frontend to Place an Order with the Product 24-MB01.

image.png

Go to Sales > Scan Orders, where you will see that the Order Status is Pending, the Pick Status is Pending, and the Pack Status is Pending. Please refer to the screengrab below.


image.png

Then click on Scan Items for Pick and Scan Items for Pack, enter the Bar Code Scanner value in front of them, and the status should update to Complete. Once this is done, generate the invoice and shipment, after which the Order Status, Pick Status, and Pack Status will all display in green. Please refer to the screengrab below.


image.png

image.png

Configuring “Change Status on Pick” and Barcode Scanner Workflow

When you set “Change Status on Pick” to Yes and configure the Picked from Pick Order Status under Admin > Stores > Configuration > Barcode Scanner, then place an order and click on Scan Items for Pick, you can enter the barcode scanner value in front of the items. The status should then update to Picked and Complete. Please refer to the screenshot below for reference.


image.png

image.png

If you have a question related to this extension please check out our FAQ Section first. If you can't find the answer you are looking for then please contact support@scommerce-mage.com.