Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 658 Bytes

File metadata and controls

24 lines (12 loc) · 658 Bytes

Ecommerce Integrations

Ecommerce integrations for ERPNext

Currently supported intgrations:

  • Shopify

Contributing

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