Dashboard AppWooCommerceFree

OverSeek

The ultimate WooCommerce dashboard app. Monitor your store, manage orders, and gain powerful insights — all from one beautiful interface.

ordersreal-time
analyticslive dashboards
customersinsights ready
AI toolsenabled

Powerful Features

Everything you need to manage your WooCommerce store efficiently.

RA

Real-Time Analytics

Track sales, revenue, and customer behavior with live dashboards and customizable reports.

OM

Order Management

Process orders, update statuses, and manage fulfillment all from one centralized interface.

CI

Customer Insights

Understand your customers with detailed profiles, purchase history, and behavior analytics.

AI

AI-Powered Tools

Generate product descriptions, analyze trends, and get smart recommendations powered by AI.

IN

Unified Inbox

Manage customer messages and support requests from multiple channels in one place.

PN

Push Notifications

Get instant alerts for new orders, low stock, and important store events.

Getting Started

Set up OverSeek in just a few minutes.

Installation

Clone the Repository

Download OverSeek from GitHub to your local machine.

git clone https://github.com/MerlinStacks/overseek.git

Install Dependencies

Navigate to the project folder and install the required packages.

cd overseek && npm install

Configure Environment

Copy the example environment file and add your WooCommerce API credentials.

cp .env.example .env

Start the App

Launch the development server and access OverSeek in your browser.

npm run dev

Connecting Your Store

Generate WooCommerce API Keys

In your WordPress admin, go to WooCommerce → Settings → Advanced → REST API. Create new keys with Read/Write permissions.

Add Credentials to OverSeek

Enter your store URL, Consumer Key, and Consumer Secret in the OverSeek settings.

Sync Your Data

Click "Sync Now" to import your products, orders, and customers. This may take a few minutes for larger stores.

Setting Up Webhooks

Navigate to Webhook Settings

In your WordPress admin, go to WooCommerce → Settings → Advanced → Webhooks.

Create Webhooks

Add webhooks for order, product, and customer events. Use the delivery URL provided in OverSeek's settings page.

Test the Connection

Place a test order in your store and verify that it appears in OverSeek in real-time.