WooCommerce-POS

:convenience_store: A simple front-end for taking WooCommerce orders at the Point of Sale.

  • 所有者: kilbot/WooCommerce-POS
  • 平台: BSD, Linux, Mac, Windows
  • 許可證: GNU General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

WooCommerce POS

Build Status
Code Climate
Coverage Status
Dependency Status
Join the chat at https://gitter.im/kilbot/WooCommerce-POS

Development repository for WooCommerce POS - the Point of Sale plugin for WooCommerce.

Report a bug

Please report all bugs here or contact support via support@wcpos.com

Translations

If you would like to help translate WooCommerce POS into your language please check out the WooCommerce POS Language Packs repository.

Developing locally

WooCommerce POS is a WordPress plugin which requires WordPress 3.8+ and WooCommerce 3.2.6+.

This project includes configuration files for creating a consistent development environment for WooCommerce plugins.

Requirements

  • Docker - download Docker for Mac, Windows or Linux
  • Node

Docker provides a virtual local server with WordPress and WooCommerce pre-installed.
Node provides a package manager which simplifies tasks such as building and deploying the project.

Installation

Navigate to your local projects directory and clone the project.
The recursive flag will init and update any submodules.

git clone --recursive https://github.com/kilbot/WooCommerce-POS.git woocommerce-pos

Then, navigate into the root directory of the project and install the dependencies.

cd woocommerce-pos && npm run build

Now, get a coffee :coffee:

The first build will take some time as it prepares the virtual server.

npm run start

Open your browser and navigate to http://localhost and use admin/password to access the WordPress admin.

Developing and Deploying

The package.json file contains some helpful commands for common tasks.

When developing you should use the following command, this will watch the asset files and rebuild if necessary.

npm run dev

To create a minified version of the project ready to deploy, use:

npm run deploy

This will create a zip archive of the plugin which you can then install via your WordPress admin.

We are hiring!

We are looking for talented PHP and JS developers to work full or part time on WooCommerce POS. To apply simply submit a pull request.

主要指標

概覽
名稱與所有者kilbot/WooCommerce-POS
主編程語言PHP
編程語言PHP (語言數: 4)
平台BSD, Linux, Mac, Windows
許可證GNU General Public License v3.0
所有者活动
創建於2014-04-20 17:33:48
推送於2023-09-19 09:33:34
最后一次提交2023-09-19 10:33:31
發布數3
最新版本名稱0.3.3 (發布於 )
第一版名稱0.2.12 (發布於 )
用户参与
星數354
關注者數53
派生數125
提交數617
已啟用問題?
問題數226
打開的問題數109
拉請求數9
打開的拉請求數12
關閉的拉請求數7
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?