Ecommerce Integrations

Ecommerce integrations for ERPNext

Install Ecommerce Integrations

bench get-app https://github.com/frappe/ecommerce_integrations

Tags

  • ecommerce
  • erpnext
  • shopify
  • unicommerce
  • zenoti

Add the Frappe Gems badge to your README

Maintain Ecommerce Integrations? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=frappe%2Fecommerce_integrations)](https://frappegems.com/gems/apps/frappe/ecommerce_integrations)

About Ecommerce Integrations

Ecommerce Integrations for ERPNext

[![CI](https://github.com/frappe/ecommerce_integrations/actions/workflows/ci.yml/badge.svg)](https://github.com/frappe/ecommerce_integrations/actions/workflows/ci.yml)
### Currently supported integrations: - Shopify - [User documentation](https://docs.erpnext.com/docs/v13/user/manual/en/erpnext_integration/shopify_integration) - Unicommerce - [User Documentation](https://docs.erpnext.com/docs/v13/user/manual/en/erpnext_integration/unicommerce_integration) - Zenoti - [User documentation](https://docs.erpnext.com/docs/v13/user/manual/en/erpnext_integration/zenoti_integration) - Amazon - [User documentation](https://docs.erpnext.com/docs/v13/user/manual/en/erpnext_integration/amazon_integration) ### Installation - Frappe Cloud Users can install [from Marketplace](https://frappecloud.com/marketplace/apps/ecommerce_integrations). - Self Hosted users can install using Bench: ```bash # Production installation $ bench get-app ecommerce_integrations --branch main # OR development install $ bench get-app ecommerce_integrations --branch develop # install on site $ bench --site sitename install-app ecommerce_integrations ``` After installation follow user documentation for each integration to set it up. ### Contributing - Follow general [ERPNext contribution guideline](https://github.com/frappe/erpnext/wiki/Contribution-Guidelines) - Send PRs to `develop` branch only. ### Development setup - Enable developer mode. - If you want to use a tunnel for local development. Set `localtunnel_url` parameter in your site_config file with ngrok / localtunnel URL. This will be used in most places to register webhooks. Likewise, use this parameter wherever you're sending current site URL to integrations in development mode. #### License GNU GPL v3.0

Related Retail apps for Frappe & ERPNext

  • Ury — URY - FOSS restaurant management system super powered by ERPNext.
  • Webshop — Open Source eCommerce Platform
  • Posnext — A modern, high-performance Point of Sale system for ERPNext with offline capabilities, real-time updates, and intuitive UI.
  • Woocommerceconnector — Integration App for ERPNext to connect to WooCommerce
  • Woocommerce Fusion — WooCommerce connector for ERPNext v15
  • Go1 Webshop — Go1 Webshop is an Open Source eCommerce portal built on frappe builder.
  • Retail Suite — is a modern POS system built with Tailwind CSS on the frontend and Frappe as the backend. It is designed for small retail businesses
  • Awesome Cart — Awesome cart is an extension to erpnext's Shopping cart. It adds guest management and a single page cart/checkout experience.