WP Manifestindependent plugin directory
manifest / developer / woocommerce-square-helper

WooCommerce Square Helper

WooCommerce Square Helper tool for use with debugging.

by WooCommerce · github.com/jessepearson/woocommerce-square-helper · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jessepearson/woocommerce-square-helper/archive/refs/heads/trunk.zip

Readme

WooCommerce Square Helper

What's this?

At present the Square Helper tool has these functions:

  1. Manually sync a single product or variation's inventory with Square.
  2. Update sync limits.
  3. Kicker!

It is set up to be able to add more functionality when needed.

How do these help?

  1. Sometimes sites break, and this can fix the inventory of single items at a time, if needed.
  2. If a site is timing out, this makes it possible to lower (or raise) the limits on what's queried from Square at a time. Values are saved in the database, then applied via filters.
  3. The kicker sets up a scheduled action to kick the sync if it has gotten stuck.

Setup

  1. Install the plugin.
  2. Go to Tools > Square Helper.

Read the full README on GitHub →