saleswarp / saleswarp-ship
连接 Magento2 店铺与 SalesWarp
1.1.0
2024-07-25 07:57 UTC
This package is auto-updated.
Last update: 2024-09-25 08:23:53 UTC
README
SalesWarp Ship
发货 + 订单管理
- 使用 Magento、Shopify、Amazon、Ebay 等管理订单和发货
- 非常适合小型企业
- 以下注册即可立即设置。
- 运费折扣!USPS & UPS
- 100% 免费应用。只需支付运单标签费
安装指南:通过 composer 安装(推荐)在 Magento 2 根目录下运行以下命令
- composer require saleswarp/saleswarp-ship
- bin/magento module:enable Saleswarp_SaleswarpShip
- bin/magento setup:upgrade
- bin/magento setup:static-content:deploy
通过 composer 卸载(推荐)在 Magento 2 根目录下运行以下命令
- bin/magento module:uninstall -r Saleswarp_SaleswarpShip
- bin/magento setup:upgrade
- bin/magento setup:static-content:deploy