Skip to content

Avunu/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

Contribution

Contributions are welcome! Please see the contribution guidelines for more information.

Dependencies

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.2%
  • JavaScript 13.5%
  • HTML 1.3%