Plugins
WooCommerce plugins we maintain in the open
Real plugins that solve real ecom problems, MIT-licensed, on GitHub. We use them ourselves on client builds, so they get fixed, not abandoned.
Etherlabz Headless Bridge
WordPress as a headless CMS — featured-image URLs, normalized SEO, per-post stylesheet manifests, CORS, rebuild webhooks
The plumbing every "WordPress as a headless CMS" stack rebuilds from scratch. Decorates every public REST post with featured_image_url and a normalized seo field (Yoast → RankMath → defaults), exposes a /headless-bridge/v1/post/{slug} endpoint with the per-post stylesheet manifest and inline <style> blocks, and ships rebuild webhooks so the static site updates when the editor publishes.
WordPress 6.0+ · PHP 7.4+
View on GitHub →Etherlabz Simple Post Types
A tidy admin UI for registering custom post types — no register_post_type boilerplate, automatic REST exposure
The focused 90% answer to custom post types. One screen, the fields that actually matter (slug, labels, supports, taxonomies, REST base), strict slug validation, automatic permalink flushes. Pairs with Headless Bridge — every CPT you create is automatically decorated with featured_image_url and seo on the REST API.
WordPress 6.0+ · PHP 7.4+
View on GitHub →Intercom Sync for WooCommerce
Connect WooCommerce to Intercom — customer sync, cart recovery, AI order lookup
End-to-end loop: customer records, browse and cart events, abandoned-cart detection, purchase-based segmentation, and a REST endpoint for Intercom AI to answer order questions in real time.
WordPress 6.0+ · WooCommerce 7.0+ · PHP 7.4+
Read more →More plugins coming
We're working on the next ones — see the blog for what we're thinking, or tell us what you wish existed.