All Projects → vuestorefront → shopify

vuestorefront / shopify

Licence: MIT license
Vue Storefront 2 integration for Shopify

Programming Languages

typescript
32286 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to shopify

ecommerce integrations
Ecommerce integrations for ERPNext
Stars: ✭ 54 (-50.46%)
Mutual labels:  ecommerce, shopify
Shopify Api Node
Official Node Shopify connector sponsored by MONEI.net
Stars: ✭ 695 (+537.61%)
Mutual labels:  ecommerce, shopify
Gatsby Shopify Starter
🛍 Simple starter to build a blazing fast Shopify store with Gatsby.
Stars: ✭ 356 (+226.61%)
Mutual labels:  ecommerce, shopify
mechanic-tasks
Public task repository for Mechanic (https://mechanic.dev)
Stars: ✭ 42 (-61.47%)
Mutual labels:  ecommerce, shopify
next-shopify-starter
Nextjs + Tailwind CSS + Shopify Starter
Stars: ✭ 385 (+253.21%)
Mutual labels:  ecommerce, shopify
shopify-next.js-tailwind
Learn the Shopify + Next.js + Tailwind CSS Stack! SWR, Hydrogen, + more
Stars: ✭ 227 (+108.26%)
Mutual labels:  ecommerce, shopify
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 (+8258.72%)
Mutual labels:  ecommerce, shopify
awesome-shopify
👩‍🎓👨‍🎓 Must-read articles, videos and books for store owners, app and theme developers.
Stars: ✭ 86 (-21.1%)
Mutual labels:  ecommerce, shopify
shopapp-shopify-ios
A Shopify provider for a ShopApp for iOS application
Stars: ✭ 49 (-55.05%)
Mutual labels:  ecommerce, shopify
ecommerce
Ecommerce project || Python Django
Stars: ✭ 123 (+12.84%)
Mutual labels:  ecommerce
reaction-file-collections-sa-s3
An S3 storage adapter for Reaction Commerce's reaction-file-collections
Stars: ✭ 14 (-87.16%)
Mutual labels:  ecommerce
CodeIgniter3-online-shop
A full e-commerce project built with CI3 HMVC with Email confirmation,Paypal payement , Ion Auth , Live Chatroom and full admin dashboard
Stars: ✭ 114 (+4.59%)
Mutual labels:  ecommerce
woo-cart-expiration
Set a time limit on a customer checking out.
Stars: ✭ 19 (-82.57%)
Mutual labels:  ecommerce
mildnet
Visual Similarity research at Fynd. Contains code to reproduce 2 of our research papers.
Stars: ✭ 76 (-30.28%)
Mutual labels:  ecommerce
CliqApp
This is a e-commerce app build over react native runs over android & ios.
Stars: ✭ 64 (-41.28%)
Mutual labels:  ecommerce
bootstrap-shopify-theme
🛍 A free Shopify Theme built with Bootstrap, BEM, Liquid, Sass, ESNext, Theme Tools, ... and Webpack.
Stars: ✭ 41 (-62.39%)
Mutual labels:  shopify
OpenStore
OpenStore
Stars: ✭ 19 (-82.57%)
Mutual labels:  ecommerce
PayPalPlugin
Official integration with PayPal Commerce Platform
Stars: ✭ 21 (-80.73%)
Mutual labels:  ecommerce
shopify-node-app-starter
🚀🚀 A Shopify embedded app starter template, written in TypeScript with session storage, app context and examples for basic functionalities.
Stars: ✭ 99 (-9.17%)
Mutual labels:  shopify
snipcart-gatsby-grav
Grav as Headless CMS Tied to Gatsby with GraphQL Schema
Stars: ✭ 27 (-75.23%)
Mutual labels:  ecommerce
Vue Storefront          

Stay connected

GitHub Repo stars Twitter Follow YouTube Channel Subscribers Discord

Vue Storefront 2 integration with Shopify

This project is a Shopify integration for Vue Storefront 2. This integration is Stable and ready for the production usage.

If you'd like to test it before diving in, experience our demo store here.

This integration is being developed and maintained by superheroes from Aureate Labs ❤️     

How to start if you want to try out the integration

yarn global add @vue-storefront/cli
vsf init <project_name> && cd <project_name> && yarn && yarn dev

How to start if you want to contribute?

Want to contribute? Ping us on #shopify channel on our Discord!

Requirements:

  • NodeJS v12 or later
  • Yarn1
  • A shopify store

Steps:

  1. Fork this repository in your Github account
  2. Clone your fork repository in your system
    example:
    git clone https://github.com/vuestorefront/shopify.git
    cd shopify
    
  3. Checkout develop branch using git checkout develop
  4. Run yarn to install dependencies
  5. Build dependencies yarn build:api-client && yarn build:composables
  6. Run yarn dev:theme to run theme. You can find other commands in package.json
  7. Open PR to develop branch

💡 If you need HMR on Api-Client/ Composables run yarn dev:api-client or yarn dev:composables on a separate terminal window.

How to report integration issue?

You can help us to make this itegration bug-free by reporting your issues here: repository issues page

Resources


Support

If you have any questions about this integration we will be happy to answer them on shopify channel on Discord.

Contributors

All Contributors

Thanks goes to these wonderful people (emoji key):


aureate-labs-team

💻 📖

oscarmanderj

💻

Patryk Andrzejewski

💻

Filip Rakowski

💻

Heitor Ramon Ribeiro

💻 🚧

hoshino tsuyoshi

💻

Tom Anioł

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

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].