storekeeper/magento2-plugin-msi-addon
最新稳定版本:0.0.3
Composer 安装命令:
composer require storekeeper/magento2-plugin-msi-addon
包简介
Storekeeper MSI addon plugin
README 文档
README
Addon module for Storekeeper Magento 2 plugin which modulfies default flow of Magento MSI stock management. Needs to be installed in case if your project have Magento MSI modules enabled (Core modules with Magento_Inventory prefix).
Installation
- Go to your Magento 2 directory and install the plugin via
composer:
composer require storekeeper/magento2-plugin-msi-addon
- Recompile your Magento 2 installation by running:
bin/magento setup:upgrade;
bin/magento setup:di:compile;
bin/magento setup:static-content:deploy;
bin/magento cache:clean;
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-only
- 更新时间: 2023-06-29