Skip to content

Ecommerce integrations for ERPNext

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

productinfo/ecommerce_integrations

 
 

Repository files navigation

Ecommerce Integrations

Ecommerce integrations for ERPNext

Installation

  • Frappe Cloud Users can install from Marketplace.
  • Self Hosted users can install using Bench:
# 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

Currently supported intgrations:

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

About

Ecommerce integrations for ERPNext

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.6%
  • JavaScript 4.7%
  • Shell 0.7%