Home » Archives for Josanu Andrei

Author: Josanu Andrei

26 articles
4 min read

Sometimes the Best Search Engine Isn’t a Search Engine: A WooCommerce Search Optimization Story

Instead of immediately integrating Algolia, we validated whether a WooCommerce store with 800 products actually needed a dedicated search platform. By building a client-side search index, we achieved instant autocomplete, fuzzy matching, SKU search, and better relevance—all while reducing server load and keeping the architecture simple.

2 min read

Why Modern WooCommerce Is No Longer Just About Websites

Modern WooCommerce is no longer just about websites. Behind every scalable e-commerce business is a complex infrastructure of synchronized systems, customer data flows, inventory logic, CRM alignment, marketing automation, and operational intelligence. This article begins a new series exploring the hidden engineering layer behind enterprise WooCommerce — based on real-world architecture challenges and large-scale commerce operations.

3 min read 1

WP Modern Starter Theme Framework – My Path to a Modern WordPress Workflow

After experimenting with countless approaches, I built a lean WordPress starter theme designed for developers who want speed, structure, and flexibility without the bloat. Powered by Vite, Bootstrap 5, and a clean architecture, this framework is the practical result of my earlier exploration into modern theme structures — now ready to clone and use in your own projects.