Skip to content

ParsimonyGit/shipstation_integration

Repository files navigation

Shipstation Integration

A custom ShipStation application built on top of the Frappe framework and ERPNext.

Features

The following workflows are available in this application:

  • Sync multiple ShipStation accounts with a single ERPNext instance.
  • Configure individual stores in each ShipStation account to different companies, warehouses, cost centers and account heads.
  • Periodically fetch products, orders and shipments from all ShipStation accounts.
  • Identify stores connected to the Amazon marketplace, and add hooks for other Frappe applications to process Amazon orders.
  • Shipping label generation (can be enabled per Shipstation account)

Installation

# get the application onto your bench
bench get-app https://github.com/ParsimonyGit/shipstation_integration

# install the application onto a new site
bench --site <site_name> install-app shipstation_integration

Dependencies

License

MIT