landofcoder/module-barcodelabel
最新稳定版本:1.0.0
Composer 安装命令:
composer require landofcoder/module-barcodelabel
包简介
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.
README 文档
README
``landofcoder/module-barcodelabel``
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
统计信息
- 总下载量: 184
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2021-08-14