All Projects → frappe → ecommerce_integrations

frappe / ecommerce_integrations

Licence: GPL-3.0 license
Ecommerce integrations for ERPNext

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ecommerce integrations

Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+16772.22%)
Mutual labels:  ecommerce, shopify
mechanic-tasks
Public task repository for Mechanic (https://mechanic.dev)
Stars: ✭ 42 (-22.22%)
Mutual labels:  ecommerce, shopify
next-shopify-starter
Nextjs + Tailwind CSS + Shopify Starter
Stars: ✭ 385 (+612.96%)
Mutual labels:  ecommerce, shopify
shopify-next.js-tailwind
Learn the Shopify + Next.js + Tailwind CSS Stack! SWR, Hydrogen, + more
Stars: ✭ 227 (+320.37%)
Mutual labels:  ecommerce, shopify
Gatsby Shopify Starter
🛍 Simple starter to build a blazing fast Shopify store with Gatsby.
Stars: ✭ 356 (+559.26%)
Mutual labels:  ecommerce, shopify
shopify
Vue Storefront 2 integration for Shopify
Stars: ✭ 109 (+101.85%)
Mutual labels:  ecommerce, shopify
shopapp-shopify-ios
A Shopify provider for a ShopApp for iOS application
Stars: ✭ 49 (-9.26%)
Mutual labels:  ecommerce, shopify
Shopify Api Node
Official Node Shopify connector sponsored by MONEI.net
Stars: ✭ 695 (+1187.04%)
Mutual labels:  ecommerce, shopify
awesome-shopify
👩‍🎓👨‍🎓 Must-read articles, videos and books for store owners, app and theme developers.
Stars: ✭ 86 (+59.26%)
Mutual labels:  ecommerce, shopify
E-commerceRetailerFYP
Android E-commerce Platform. Allow retailer to post product, manage order, chat and view report
Stars: ✭ 31 (-42.59%)
Mutual labels:  ecommerce
mytek
Django e-commerce web application with advanced features
Stars: ✭ 27 (-50%)
Mutual labels:  ecommerce
react-elements-netlify-serverless
Digital Wallet payments with React Stripe Elements and Netlify Functions
Stars: ✭ 21 (-61.11%)
Mutual labels:  ecommerce
crimson commerce
An OpenSource Ecommerce platform on the Elixir/Phoenix stack, which aims to leverage the power of functional programming for ecommerce.
Stars: ✭ 74 (+37.04%)
Mutual labels:  ecommerce
Supply
🛍 Supply is a free e-commerce Jekyll theme with Gumroad integration.
Stars: ✭ 24 (-55.56%)
Mutual labels:  ecommerce
shop manager flutter
A small app to manager simple transactions made in a shop (selling, buying, register handling..etc).
Stars: ✭ 46 (-14.81%)
Mutual labels:  ecommerce
Vue-Ecommerce-App-with-Vuex
No description or website provided.
Stars: ✭ 98 (+81.48%)
Mutual labels:  ecommerce
ng-shopping-cart
🛒 An Angular component library to create shopping carts
Stars: ✭ 46 (-14.81%)
Mutual labels:  ecommerce
cloudcannon-jekyll-ecommerce
Multilingual e-commerce static website using Snipcart, CloudCannon, and Jekyll
Stars: ✭ 19 (-64.81%)
Mutual labels:  ecommerce
WF-website
Website for Western Friend, part of the Religious Society of Friends
Stars: ✭ 34 (-37.04%)
Mutual labels:  ecommerce
ShopifyCheckoutJS
A little code for having a better experience manipulating Shopify´s Checkout via JS.
Stars: ✭ 55 (+1.85%)
Mutual labels:  shopify

Ecommerce Integrations for ERPNext

CI

Currently supported integrations:

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].