Skip to main content
Back to work

Custom E-Commerce Plugin

WordPress plugin integrating a third-party inventory API with WooCommerce for real-time stock.

Year 2023
Role Lead developer
Type Client engagement
Status Client work

About this project.

Client had inventory across three warehouses, an ERP that exposed a partial API, and WooCommerce orders going out faster than the manual sync could keep up. Stock-out events were costing real money.

The plugin polls the ERP every 90 seconds, diffs against WooCommerce, and writes deltas in a single transaction. Conflicts (order placed during sync window) are queued and resolved with a configurable policy.

Screenshots

Feature set

Sharing and access

  • Signed, expiring download links
  • Embedded admin panel
  • Public landing pages

Operations

  • Single binary Docker image
  • Health checks and JSON logs
  • No external dependencies

You might also like.