saleswarp / saleswarp-ship
Connect Magento2 store with SalesWarp
Package info
github.com/SalesWarp/saleswarp-ship-magento-2
Type:magento2-module
pkg:composer/saleswarp/saleswarp-ship
1.1.0
2024-07-25 07:57 UTC
This package is auto-updated.
Last update: 2026-03-25 11:39:46 UTC
README
SalesWarp Ship
Shipping + Order Management
- Manage Orders & Shipments with Magento, Shopify, Amazon, Ebay…
- Perfect for small business
- Signup below for instant setup.
- Discounts on Shipping Rates! USPS & UPS
- 100% Free App. Just pay for shipping labels
Installation Guide: Install via composer (recommend) Run the following command in Magento 2 root folder:
- composer require saleswarp/saleswarp-ship
- bin/magento module:enable Saleswarp_SaleswarpShip
- bin/magento setup:upgrade
- bin/magento setup:static-content:deploy
UnInstall via composer (recommend) Run the following command in Magento 2 root folder:
- bin/magento module:uninstall -r Saleswarp_SaleswarpShip
- bin/magento setup:upgrade
- bin/magento setup:static-content:deploy