ダウンロード

1つのレジを、すべてのデバイスで。

macOS検出済み

バージョン 1.9.6 · Apple Silicon · .dmg

macOS版をダウンロード

Intel Macをお使いですか? Intel版を入手

すべてのアプリは無料のWordPressプラグインに接続します — まずインストールしてください。

全体の仕組み

中心に1つの店舗。すべてのレジが同期。

  • 必要な設定はプラグイン1つだけ無料プラグインがWooCommerceストアに安全なREST APIを追加します。インストールはそれだけです — デバイスごとにホスティングや設定は不要です。
  • すべてのアプリが同じ店舗を読み書きデスクトップで販売し、スマートフォンで返金 — 商品、注文、顧客は1つのセットで、リアルタイムに更新されます。
  • オフラインファーストなので、レジは止まりません各デバイスは接続がなくても動作し続け、オンラインに戻った瞬間に再同期します。

同期されるもの

  • 商品と価格
  • 在庫数
  • 注文
  • 顧客
  • 税金とレシート

はじめに

最初の販売まで3ステップ

最初から最後まで約2分で完了します。

  1. 1

    無料プラグインをインストール

    すべてが接続する土台です。ダッシュボードで「プラグイン → 新規追加」を開き、「WCPOS」を検索してください。

    WCPOS無料 · GPL

    最新 1.9.6 · WordPress 5.6+ · WooCommerce 5.3+ · PHP 7.4+

  2. 2

    デバイスを選択

    すべて無料で、すべて同期します。上で検出されたもの、または以下のいずれかを入手してください。

  3. 3

    さらに必要ですか?Proへ

    同じ土台に端末決済、返金、在庫管理を追加するライセンス付きプラグインです。

    レジの全機能を解放

    決済、返金、在庫と価格、注文管理、日次締めレポート、複数店舗、優先Discordサポート。

リリース履歴

新機能

最近の変更 — すべてのアプリが1つのバージョン系列を共有します。

リリースノートはGitHubから取得されるため、英語で表示される場合があります。

1.9.6最新2026年6月17日

Cash drawer support

Open a connected cash drawer automatically after payment, or on demand with a new Open Drawer button. Choose a drawer connector per printer, with support for thermal/ESC-POS printers, Epson, PrintNode, and cloud/remote print jobs.

Other changes

  • Fixed an analytics event firing too often — the upgrade prompt "viewed" event no longer fires on every admin page load.
  • Updated translations.
1.9.52026年6月15日

What's new in 1.9.5

Fixed a payment gateways API crash. The POS payment-gateways endpoint (GET /wcpos/v1/payment-gateways) no longer initialises every payment gateway's admin settings. On stores running certain third-party gateways that only register their settings in the WordPress admin (e.g. ToyyibPay), this could throw a fatal error (HTTP 500) and take down the endpoint. The catalog controller now builds each gateway's payload from public properties and the POS capability contract instead. (#1161)

Maintenance

  • POT update workflow now installs its tooling via standalone Composer (#1156, #1162)
  • Updated translation metadata and dev dependencies (#1153)
1.9.42026年6月13日

WCPOS 1.9.4

  • Redesigned Bluetooth printer setup -- a managed Bluetooth chooser with connection timeouts, paired-device discovery on macOS and Linux, clearer scan feedback, and guidance to add a printer manually when none are found.
  • Added serial printing -- OS-paired Bluetooth Classic printers can now print over a serial connection.
  • Improved Windows printing -- raw printing routes through the Windows print spooler, with a dedicated installed-printers section for Windows.
  • Improved USB printer flow -- the USB printer list loads automatically when you open the tab, and the Scan button becomes Refresh.
  • Clearer network printer scans -- empty network scans now explain how to add a printer by manual IP entry, and a crash when closing network printer connections was fixed.
  • Improved PDF receipts for legacy templates -- the legacy receipt template renders through the PDF preprocessor with inline layout styles so downloaded PDFs match previews, and the receipt logo uses the correct image type.
  • Fixed template syncing -- stopped an infinite sync loop affecting receipt templates.
  • Added an anonymous analytics identifier -- a random, consent-gated identifier (wcpos_anon_id) used only on the plugin's admin welcome screen to keep its first-party analytics consistent; it contains no store data, can be rotated or removed via WP-CLI, and is deleted on uninstall.
  • Updated translations -- latest POT and translation metadata through 2026.6.4.

App changelog: https://github.com/wcpos/monorepo/releases/tag/v1.9.4

1.9.32026年6月12日

WCPOS 1.9.3

  • Improved web printer setup -- network printer scans now explain browser limitations, show structured connection diagnostics, and give protocol-aware error guidance for web printing.
  • Added Local Network Access support -- web print requests and printer probes opt into Chrome's Local Network Access permission so printers on your LAN keep working in newer browsers.
  • Fixed Star WebPRNT connections -- the print protocol is now derived from the printer port instead of the page origin, and scanned printer ports are preserved when switching vendors.
  • Improved product sorting settings -- expanded sort options with a more compact sort settings row in POS product settings.
  • Fixed stale variation images -- product variations no longer briefly show a previous variation's image.
  • Fixed receipt tax breakdown -- client-rendered receipts keep the tax breakdown, and the tax summary stays hidden when taxes are hidden.
  • Fixed PDF receipt rendering -- receipt markup rewritten for Dompdf so downloaded PDFs match previews, with fixed image and column rendering and aligned status-chip dots.
  • Fixed order date syncing -- bare GMT order creation dates are accepted and legacy order date validation retries, fixing failed order syncs for some stores.
  • Added WooCommerce 10.9 compatibility -- accepts the new variation gallery field in the WooCommerce 10.9 REST API.
  • Updated translations -- includes the latest POT and translation metadata through 2026.6.2.

App changelog: https://github.com/wcpos/monorepo/releases/tag/v1.9.3

1.9.22026年6月9日

WCPOS 1.9.2

  • Added Star Online cloud printing support -- connect Star Online printers, fetch registered devices, validate printer settings, and submit cloud print jobs from WCPOS.
  • Redesigned printer settings -- refreshed the printer setup screens with shared tabs, clearer printer profile fields, improved select styling, and better vendor/provider handling.
  • Improved responsive controls -- tabs can collapse into a select control on smaller screens, and native comboboxes scroll and search more reliably on Android and other native layouts.
  • Improved printer discovery UI -- network scans show progress, collapse candidate printer lists, and keep web network scanning focused on the Add Printer flow.
  • Added product sorting controls -- POS product grid and list views now support Sort By controls and Meta Data Key selection for custom catalog ordering.
  • Improved cloud print setup -- the Add Printer wizard no longer pre-selects a provider, shows clearer Star Online permission messages, and supports explicit encoding settings.
  • Added server-side PDF receipt downloads -- receipt PDFs now use native WP Overnight PDF bytes where available and render flex/grid layouts and barcodes more reliably.
  • Fixed cloud printer access -- POS clients can read configured cloud printers without requiring broader admin permissions.
  • Fixed blank template titles -- POS templates now get fallback names when the saved title is empty.
  • Updated translations -- includes the latest POT and translation metadata through 2026.6.0.
1.9.12026年5月19日
  • Improved session recovery -- expired POS sessions now refresh or ask for login correctly, while real permission errors no longer look like login problems.
  • Fixed theme display issues -- web navigation backgrounds now update correctly after changing themes.
  • Fixed printer setup navigation -- printer vendor tabs now respond correctly after the 1.9.0 printer flow changes.
  • Updated translations -- includes the latest translation metadata for improved app language support.

GitHubで全履歴を見る — 無料 · デスクトップ