Docs: additional for routing, ui standards guidelines and affiliates

This commit is contained in:
Dwindi Ramadhana
2026-05-30 21:31:46 +07:00
parent aac81dff8a
commit 2acc9477c0
4 changed files with 144 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
---
title: Affiliate Program
description: Manage referral tracking and commissions for your store.
---
> [!NOTE]
> **Status:** Planning / Upcoming Feature
> The Affiliate Program module is currently in development and will be available in a future release.
The WooNooW Affiliate Program allows you to build a network of partners who earn commissions by referring customers to your store. This feature is fully integrated into the WooNooW Admin SPA and Customer Dashboard.
## Overview
The affiliate system will handle referral tracking, commission calculation, and payout management without needing external plugins.
### Planned Features
1. **Referral Tracking**: Cookie-based tracking (e.g., 30 days) to accurately attribute sales to affiliates.
2. **Commission Management**: Set flexible commission rates for successful referrals.
3. **Admin Management UI**:
* Review and approve affiliate applications.
* Monitor referral history and earnings.
* Process payouts directly from the admin dashboard.
4. **Customer Dashboard Integration**:
* Affiliates can access their unique referral links and codes from their account page.
* View real-time statistics (clicks, conversions, pending earnings).
* Submit payout requests.
5. **Automated Notifications**: Trigger emails or notifications when a referral is completed or a payout is processed.
*More details will be provided once the module is officially released.*