Download the PHP package landofcoder/module-multibarcode without Composer
On this page you can find all versions of the php package landofcoder/module-multibarcode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download landofcoder/module-multibarcode
More information about landofcoder/module-multibarcode
Files in landofcoder/module-multibarcode
Download landofcoder/module-multibarcode
More information about landofcoder/module-multibarcode
Files in landofcoder/module-multibarcode
Vendor landofcoder
Package module-multibarcode
Short Description Generate barcode for multi source stocks (MSI)
License MIT
Package module-multibarcode
Short Description Generate barcode for multi source stocks (MSI)
License MIT
Please rate this library. Is it a good library?
Informations about the package module-multibarcode
Magento 2 Module Lof MultiBarcode
``landofcoder/module-multibarcode``
- Main Functionalities
- Installation
Main Functionalities
- Support generate barcode for multi source products
- Compatible with MSI of magento 2.3.6-2.4.x
Installation
* = in production please use the --keep-generated
option
Type 1: Composer (Recommended)
- Install the module composer by running
composer require landofcoder/module-multibarcode
- enable the module by running
php bin/magento module:enable Lof_MultiBarcode
- 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_MultiBarcode
- 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-multibarcode with dependencies
PHP Build Version
Package Version
The package landofcoder/module-multibarcode contains the following files
Loading the files please wait ....