Erpnext Shipping
A Shipping Integration for ERPNext
- Author: frappe
- Repository: https://github.com/frappe/erpnext-shipping
- GitHub stars: 142
- Forks: 128
- License: NOASSERTION
- Category: Integrations
- Maintenance: Actively Maintained
- Frappe versions: develop, v14, v15, v16
Install Erpnext Shipping
bench get-app https://github.com/frappe/erpnext-shipping
Add the Frappe Gems badge to your README
Maintain Erpnext Shipping? Paste this into your README:
[](https://frappegems.com/gems/apps/frappe/erpnext-shipping)
About Erpnext Shipping
ERPNext Shipping
A Shipping Integration for ERPNext with various platforms. Platforms integrated in this app are:
[!TIP] Please make sure to get your API access enabled first, by contacting the LetMeShip support.
Features
- Creation of shipment to a carrier service (e.g. FedEx, UPS) via LetMeShip and SendCloud.
- Compare shipping rates.
- Printing the shipping label is also made available within the Shipment doctype.
- Templates for the parcel dimensions.
- Shipment tracking.
Installation
Install on Frappe Cloud or your own server:
cd ~/frappe-bench
bench get-app https://github.com/frappe/erpnext-shipping.git --branch version-14
bench --site $MY_SITE install-app erpnext_shipping
Setup
Some shipping providers require the contact details of the pickup contact. Please make sure that the User selected as the Pickup Contact Person has a first name, last name, email address, and phone number before submitting the Shipment.
For the 'compare shipping rates' feature to work as expected, you need to generate an API key from your service provider. Service providers have their own specific doctypes similar to those from the Integrations. They can be enabled or disabled depending on your needs.

Fetch Shipping Rates

You can see the list of shipping rates by clicking the Fetch Shipping Rates button. Once you picked a rate, it will create the shipment for you.
Shipping Label

The service provider will also provide the shipping label and to generate the label, click on the Print Shipping Label on top of the doctype.
License
MIT
Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers