WP Manifestindependent plugin directory
manifest / integrations / phenix-sync

Phenix Sync

Sync data from the Phenix API to your WordPress site.

by Jon Schroeder · github.com/jonschr/phenix-sync · website

0stars
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/jonschr/phenix-sync/archive/refs/heads/master.zip

From the readme

Here is a short description of the plugin. This should be no more than 150 characters. No markup here. This is the long description. No limit, and you can use Markdown (as well as in the following sections). Sample readme: https://github.com/wp-cli/sample-plugin/blob/master/readme.txt The usual way. An answer to that question. 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, /assets/screenshot-1.png would win over /tags/4.3/screenshot-1.png (or jpg, jpeg, gif). 2. This is the second screen shot Stopped logging expected stale, duplicate, and out-of-order sync workers while retaining all worker safety checks and actionable failure logs. Hardened sequential sync workers against delayed callbacks releasing the shared full-sync lock after a stage handoff. Preserved active sync pipelines during schedule migration. Added self-dispatching, fresh-request sync workers with a WP-Cron recovery watchdog. Prevented delayed or duplicate workers from reproc

Read the full README on GitHub →