Download the PHP package landofcoder/module-barcodelabel without Composer
On this page you can find all versions of the php package landofcoder/module-barcodelabel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download landofcoder/module-barcodelabel
More information about landofcoder/module-barcodelabel
Files in landofcoder/module-barcodelabel
Download landofcoder/module-barcodelabel
More information about landofcoder/module-barcodelabel
Files in landofcoder/module-barcodelabel
Vendor landofcoder
Package module-barcodelabel
Short Description POS Barcode Label for Magento 2: Using this POS add-on, the store owner can design customized barcode labels/stickers for products. Display price, product name, logo, date, product custom attribute on the barcode labels. The admin can multi-select barcode labels and preview them before printing.
License OSL-3.0 AFL-3.0
Package module-barcodelabel
Short Description POS Barcode Label for Magento 2: Using this POS add-on, the store owner can design customized barcode labels/stickers for products. Display price, product name, logo, date, product custom attribute on the barcode labels. The admin can multi-select barcode labels and preview them before printing.
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package module-barcodelabel
Magento 2 Module Lof BarcodeLabel
``landofcoder/module-barcodelabel``
- Main Functionalities
- Installation
Main Functionalities
POS Barcode Label for Magento 2: Using this POS add-on, the store owner can design customized barcode labels/stickers for products. Display price, product name, logo, date, product custom attribute on the barcode labels. The admin can multi-select barcode labels and preview them before printing.
Installation
* = in production please use the --keep-generated
option
Type 1: Composer (Recommended)
- Install the module composer by running
composer require landofcoder/module-barcodelabel
- enable the module by running
php bin/magento module:enable Lof_BarcodeLabel Lof_BarcodeInventory
- apply database updates by running
php bin/magento setup:upgrade
* - Generate static files by running
php bin/magento setup:static-content:deploy -f
- Flush the cache by running
php bin/magento cache:flush
Type 2: Zip file
- Unzip the zip file in
app/code/Lof
- Enable the module by running
php bin/magento module:enable Lof_BarcodeLabel Lof_BarcodeInventory
- Apply database updates by running
php bin/magento setup:upgrade
* - Generate static files by running
php bin/magento setup:static-content:deploy -f
- Flush the cache by running
php bin/magento cache:flush
All versions of module-barcodelabel with dependencies
PHP Build Version
Package Version
The package landofcoder/module-barcodelabel contains the following files
Loading the files please wait ....