docs: Update software updates API documentation for structured changelogs

This commit is contained in:
Dwindi Ramadhana
2026-06-03 21:24:24 +07:00
parent 3bd4b12a51
commit 80b0da7b22
4 changed files with 64 additions and 17 deletions

View File

@@ -112,8 +112,8 @@ Override the commission for a specific affiliate:
┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐
│ Customer │ │ Affiliate │ │ Customer │ │ Order │
│ clicks ref │ │ shares URL │ │ makes purch│ │ created │
│ link ?ref= │────▶│ w/ code │────▶│ via cookie │────▶│ + tracking │
ABC123 │ │ │ │ stored │ │ recorded │
│ link /ref/ │────▶│ w/ slug │────▶│ via cookie │────▶│ + tracking │
john-doe │ │ │ │ stored │ │ recorded │
└─────────────┘ └─────────────┘ └─────────────┘ └─────────────┘
@@ -179,7 +179,7 @@ For affiliates running generic ads (like TikTok bio links or Facebook Ads), Smar
Affiliates can access their dashboard from **My Account > Affiliate Program**:
- **Referral link**: Unique URL with their code (e.g., `/shop?ref=ABC123`)
- **Referral link**: Short and clean unique URL with their slug (e.g., `/ref/john-doe`)
- **Link Builder**: Tool to generate referral links to specific products or pages.
- **My Collections & Smart Links**: Tool to curate product collections and get auto-rotating Smart Links.
- **Statistics**: Total earnings, pending earnings, commission rate

View File

@@ -9,6 +9,7 @@ WooNooW comes with a powerful suite of marketing tools to help you retain custom
## Features
* **[Affiliate Program](/docs/marketing/affiliates)**: Build a partner network with cookie-based tracking and 3-level commission hierarchy.
* **[Newsletter](/docs/marketing/newsletter)**: Create campaigns and manage subscribers directly from your dashboard.
* **[Coupons](/docs/marketing/coupons)**: Create smart coupons and automatic discounts.
* **[Wishlist](/docs/marketing/wishlist)**: Let customers save their favorite items for later.