Back to Projects
FeaturedSaaS2023

ReviewX v2

WooCommerce reviews SaaS platform with 10,000+ active users

10,000+
Active Users
70+
Countries
2M+
Reviews Collected

Tech Stack

LaravelReactWordPressPostgreSQLSaaSPHP

Led the complete v2 rewrite of ReviewX — a WooCommerce reviews plugin and SaaS dashboard. Architected a Laravel micro-service backend, React admin panel, and WordPress plugin that collectively serve 10,000+ active users across 70+ countries.

The Challenge

The legacy v1 codebase was a monolithic WordPress plugin with no API layer, making it impossible to scale the SaaS dashboard independently.

The Solution

Separated concerns into a standalone Laravel REST API, a React SPA dashboard, and a lightweight WordPress plugin. Introduced feature flags for phased rollout with zero downtime.