Git Product home page Git Product logo

woocommerce-pos's Introduction

WooCommerce POS plugin

A WordPress plugin for taking WooCommerce orders at the Point of Sale.

Tests Hooks docs Deploy to WP Engine Deploy to WordPress.org Discord chat

About  —  Structure  —  Workflows  —  How to use it

💡 About

Coming soon.

📁 Structure

Coming soon.

👷 Workflows

We recommend LocalWP for creating a WordPress install on your local machine. You can either clone the WooCommerce POS repository into the /wp-content/plugins/ folder or create a symbolic link (recommended).

git clone https://github.com/wcpos/woocommerce-pos.git

To prepare the repository for local development you should rename .env.example to .env, this will set the local development flag to true.

Next you will need to install the required PHP via composer and JavaScript packages via yarn.

composer install
yarn install

Once you have installed the required packages you can now start development. To build the settings page, use:

 yarn settings start

🚀 How to use it

Coming soon.

woocommerce-pos's People

Contributors

dependabot[bot] avatar kilbot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.