All Projects → vuestorefront-community → woocommerce

vuestorefront-community / woocommerce

Licence: MIT license
Vue Storefront 2 integration for WooCommerce

Programming Languages

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

Projects that are alternatives of or similar to woocommerce

Wp Decoupled
Next.js app with WPGraphQL and WordPress at the backend.
Stars: ✭ 197 (+629.63%)
Mutual labels:  woocommerce
Sage9-Woocommerce-Integration
How to use Woocommerce (3.4.3) with Sage 9.0.1 (Blade + SoberWP controllers), WP 4.9.7 (17/07/2018)
Stars: ✭ 26 (-3.7%)
Mutual labels:  woocommerce
woocommerce-plugin
Accept bitcoins on your wordpress site, payments go directly into your wallet
Stars: ✭ 22 (-18.52%)
Mutual labels:  woocommerce
Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (+651.85%)
Mutual labels:  woocommerce
ionic3-woocommerce
Ionic 3 Woocommerce Template
Stars: ✭ 17 (-37.04%)
Mutual labels:  woocommerce
woocommerce civicrm
No description or website provided.
Stars: ✭ 15 (-44.44%)
Mutual labels:  woocommerce
Wc Smooth Generator
Smooth product, customer and order generation for WooCommerce
Stars: ✭ 171 (+533.33%)
Mutual labels:  woocommerce
nextjs-woocommerce-restapi
A React WooCommerce Project Example With REST API
Stars: ✭ 168 (+522.22%)
Mutual labels:  woocommerce
woominecraft-wp
A FREE Minecraft Donation Plugin for WordPress designed to work in conjunction with WooMinecraft for Bukkit/Spigot & WooCommerce to allow the purchasing of virtual items in MineCraft and have them delivered to the servers.
Stars: ✭ 33 (+22.22%)
Mutual labels:  woocommerce
woocommerce-cart-stock-reducer
Allow WooCommerce inventory stock to be reduced when adding items to cart
Stars: ✭ 57 (+111.11%)
Mutual labels:  woocommerce
Wooionic3
An eCommerce App for WooCommerce stores using Ionic 3.
Stars: ✭ 208 (+670.37%)
Mutual labels:  woocommerce
ava
Ava WordPress Theme
Stars: ✭ 46 (+70.37%)
Mutual labels:  woocommerce
wc-moldovaagroindbank
WooCommerce maib Moldova Agroindbank Payment Gateway
Stars: ✭ 13 (-51.85%)
Mutual labels:  woocommerce
Co Cart
🛒 CoCart is a flexible, open-source solution to enabling the shopping cart via the REST API for WooCommerce.
Stars: ✭ 198 (+633.33%)
Mutual labels:  woocommerce
7cart
7cart is a php7 project for building online shops, catalogs or service platforms. 7cart built with simple code and database schema. It is easy to support and fast.
Stars: ✭ 27 (+0%)
Mutual labels:  woocommerce
React Native Woocommerce
The demo mobile app for connecting with WooCommerce via Rest API
Stars: ✭ 174 (+544.44%)
Mutual labels:  woocommerce
woocommerce-pfand
Add deposit (Pfand) to WooCommerce products (e.g. Flaschenpfand)
Stars: ✭ 18 (-33.33%)
Mutual labels:  woocommerce
WalkTheWeb
WalkTheWeb 3D Internet - Metaverse - Multiverse - Host your own multiplayer Metaverse of 3D Games, 3D Shopping, and 3D Scenes!
Stars: ✭ 28 (+3.7%)
Mutual labels:  woocommerce
taxjar-woocommerce-plugin
WooCommerce Sales Tax Plugin by TaxJar
Stars: ✭ 26 (-3.7%)
Mutual labels:  woocommerce
nuxtjs-woocommerce
NuxtJS (Vue) eCommerce site with WooCommerce backend
Stars: ✭ 83 (+207.41%)
Mutual labels:  woocommerce
  

Stay connected

GitHub Repo stars Twitter Follow YouTube Channel Subscribers Discord

Vue Storefront 2 integration with woocommerce

All Contributors

Wordpress config

  1. Install the following open source Wordpress Plugin into your WP store:

Note: This plugin is still in development and has no major release yet. The development of this plugin is being done in parallel with this integration.

How to start?

  1. Prepare your wordpress installation as above.

  2. Copy .env.example to .env inside packages/theme and enter your wordpress site URL with GraphQL endpoint.

  3. Install all required dependencies:

yarn install
  1. (optional) Then you can verify if everything works properly by building all three projects:
yarn build
  1. If everything built properly, you can start developing with:
yarn dev

How to start if you want to contribute?

Want to contribute? Ping us on woocommerce channel on our Discord!

Requirements:

  • NodeJS v14 or later

Steps

  1. Fork the repo
  2. Clone your fork of the repo
    example:
    git clone https://github.com/vuestorefront/woocommerce.git
    cd woocommerce
    
  3. Run yarn to install dependencies
  4. Build dependencies yarn build:api-client && yarn build:composables
  5. Run yarn dev:theme to run theme. You can find other commands in package.json
  6. Before you can commit, you must have npm install -g commitizen installed
  • If you need HMR on Api Client/Composables run yarn dev:api-client or yarn dev:composables on a separate terminal window.

Resources

Support

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

Contributors


andreasradloff

💻

jack-of-blades

💻

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