saleswarp / saleswarp-ship
Connect Magento2 store with SalesWarp
Installs: 34
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/saleswarp/saleswarp-ship
This package is auto-updated.
Last update: 2025-12-25 11:00:58 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