docs: update user guide introduction page (#11474)

* docs: update user guide introduction page

* chore: run yarn prep automatically
This commit is contained in:
Shahed Nasser
2025-02-14 16:15:28 +02:00
committed by GitHub
parent 5dc8a403ef
commit 10081118a5
14 changed files with 944 additions and 328 deletions
@@ -0,0 +1,60 @@
export const generatedEditDates = {
"app/tips/languages/page.mdx": "2024-05-03T17:36:38+03:00",
"app/tips/bulk-editor/page.mdx": "2024-05-03T17:36:38+03:00",
"app/tips/lists/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/sales-channels/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/users/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/regions/manage/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/taxes/tax-rates/page.mdx": "2024-05-03T17:36:38+03:00",
"app/page.mdx": "2025-02-14T11:18:46.636Z",
"app/settings/page.mdx": "2024-05-03T17:36:38+03:00",
"app/products/export/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/return-reasons/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/regions/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/regions/shipping-options/page.mdx": "2024-05-03T17:36:38+03:00",
"app/orders/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/users/invites/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/taxes/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/developer/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/taxes/manage/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/profile/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/regions/countries/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/store/page.mdx": "2024-05-03T17:36:38+03:00",
"app/products/gift-cards/product-gift-card/page.mdx": "2024-05-03T17:36:38+03:00",
"app/products/manage/page.mdx": "2024-05-03T17:36:38+03:00",
"app/products/import/page.mdx": "2024-05-03T17:36:38+03:00",
"app/pricing/create/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/regions/providers/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/locations/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/developer/api-key-management/page.mdx": "2024-05-03T17:36:38+03:00",
"app/products/categories/page.mdx": "2024-05-03T17:36:38+03:00",
"app/orders/exchange/page.mdx": "2024-05-03T17:36:38+03:00",
"app/inventory/reservations/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/developer/api-key-management/sales-channels/page.mdx": "2024-05-03T17:36:38+03:00",
"app/products/gift-cards/page.mdx": "2024-05-03T17:36:38+03:00",
"app/products/gift-cards/customer-gift-card/page.mdx": "2024-05-03T17:36:38+03:00",
"app/pricing/page.mdx": "2024-05-03T17:36:38+03:00",
"app/pricing/manage/page.mdx": "2024-05-03T17:36:38+03:00",
"app/discounts/manage/page.mdx": "2024-05-03T17:36:38+03:00",
"app/pricing/_import/page.mdx": "2024-05-03T17:36:38+03:00",
"app/products/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/sales-channels/products/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/developer/executions/page.mdx": "2024-05-03T17:36:38+03:00",
"app/inventory/inventory/page.mdx": "2024-05-03T17:36:38+03:00",
"app/customers/groups/page.mdx": "2024-05-03T17:36:38+03:00",
"app/orders/manage/page.mdx": "2024-05-03T17:36:38+03:00",
"app/orders/returns/page.mdx": "2024-05-03T17:36:38+03:00",
"app/orders/export/page.mdx": "2024-05-03T17:36:38+03:00",
"app/inventory/page.mdx": "2024-05-03T17:36:38+03:00",
"app/settings/sales-channels/manage/page.mdx": "2024-05-03T17:36:38+03:00",
"app/orders/claims/page.mdx": "2024-05-03T17:36:38+03:00",
"app/orders/fulfillments/page.mdx": "2024-05-03T17:36:38+03:00",
"app/customers/page.mdx": "2024-05-03T17:36:38+03:00",
"app/orders/edit/page.mdx": "2024-05-03T17:36:38+03:00",
"app/products/collections/page.mdx": "2024-05-03T17:36:38+03:00",
"app/orders/drafts/page.mdx": "2024-05-03T17:36:38+03:00",
"app/customers/manage/page.mdx": "2024-05-03T17:36:38+03:00",
"app/discounts/create/page.mdx": "2024-05-03T17:36:38+03:00",
"app/orders/payments/page.mdx": "2024-05-03T17:36:38+03:00",
"app/discounts/page.mdx": "2024-05-03T17:36:38+03:00"
}
+49
View File
@@ -24,6 +24,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/tips/bulk-editor",
"title": "Bulk Editor",
"description": "",
"children": []
},
{
@@ -32,6 +33,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/tips/languages",
"title": "Admin Languages",
"description": "",
"children": []
},
{
@@ -40,6 +42,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/tips/lists",
"title": "Lists",
"description": "",
"children": []
}
]
@@ -59,6 +62,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/orders/manage",
"title": "Manage Details",
"description": "",
"children": []
},
{
@@ -67,6 +71,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/orders/payments",
"title": "Manage Payments",
"description": "",
"children": []
},
{
@@ -75,6 +80,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/orders/fulfillments",
"title": "Manage Fulfillments",
"description": "",
"children": []
},
{
@@ -83,6 +89,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/orders/edit",
"title": "Edit an Orders Items",
"description": "",
"children": []
},
{
@@ -91,6 +98,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/orders/drafts",
"title": "Manage Draft Orders",
"description": "",
"children": []
},
{
@@ -99,6 +107,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/orders/returns",
"title": "Manage Returns",
"description": "",
"children": []
},
{
@@ -107,6 +116,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/orders/exchange",
"title": "Manage Exchanges",
"description": "",
"children": []
},
{
@@ -115,6 +125,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/orders/claims",
"title": "Manage Order's Claims",
"description": "",
"children": []
},
{
@@ -123,6 +134,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/orders/export",
"title": "Export Orders",
"description": "",
"children": []
}
]
@@ -142,6 +154,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/products/manage",
"title": "Manage Products",
"description": "",
"children": []
},
{
@@ -150,6 +163,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/products/collections",
"title": "Manage Product Collections",
"description": "",
"children": []
},
{
@@ -158,6 +172,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/products/categories",
"title": "Manage Product Categories",
"description": "",
"children": []
},
{
@@ -166,6 +181,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/products/gift-cards",
"title": "Gift Cards",
"description": "",
"children": [
{
"loaded": true,
@@ -173,6 +189,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/products/gift-cards/product-gift-card",
"title": "Manage a Product Gift Card",
"description": "",
"children": [],
"sidebar_position": 1
},
@@ -182,6 +199,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/products/gift-cards/customer-gift-card",
"title": "Manage a Customer Gift Card",
"description": "",
"children": [],
"sidebar_position": 2
}
@@ -193,6 +211,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/products/import",
"title": "Import Products",
"description": "",
"children": []
},
{
@@ -201,6 +220,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/products/export",
"title": "Export Products",
"description": "",
"children": []
}
]
@@ -220,6 +240,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/inventory/inventory",
"title": "Manage Inventory",
"description": "",
"children": []
},
{
@@ -228,6 +249,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/inventory/reservations",
"title": "Manage Reservations",
"description": "",
"children": []
}
]
@@ -247,6 +269,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/customers/manage",
"title": "Manage Customers",
"description": "",
"children": []
},
{
@@ -255,6 +278,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/customers/groups",
"title": "Manage Customer Groups",
"description": "",
"children": []
}
]
@@ -274,6 +298,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/discounts/create",
"title": "Create a Discount",
"description": "",
"children": []
},
{
@@ -282,6 +307,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/discounts/manage",
"title": "Manage Discounts",
"description": "",
"children": []
}
]
@@ -301,6 +327,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/pricing/create",
"title": "Create a Price List",
"description": "",
"children": []
},
{
@@ -309,6 +336,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/pricing/manage",
"title": "Manage Price Lists",
"description": "",
"children": []
}
]
@@ -328,6 +356,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/profile",
"title": "Profile",
"description": "",
"children": []
},
{
@@ -336,6 +365,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/store",
"title": "Store",
"description": "",
"children": []
},
{
@@ -344,6 +374,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/users",
"title": "Users",
"description": "",
"children": [
{
"loaded": true,
@@ -351,6 +382,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/users/invites",
"title": "Manage Invites",
"description": "",
"children": [],
"sidebar_position": 1
}
@@ -362,6 +394,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/regions",
"title": "Regions",
"description": "",
"children": [
{
"loaded": true,
@@ -369,6 +402,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/regions/manage",
"title": "Manage Regions",
"description": "",
"children": [],
"sidebar_position": 1
},
@@ -378,6 +412,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/regions/countries",
"title": "Manage Countries",
"description": "",
"children": [],
"sidebar_position": 2
},
@@ -387,6 +422,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/regions/providers",
"title": "Manage Providers",
"description": "",
"children": [],
"sidebar_position": 3
},
@@ -396,6 +432,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/regions/shipping-options",
"title": "Manage Shipping Options",
"description": "",
"children": [],
"sidebar_position": 4
}
@@ -407,6 +444,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/return-reasons",
"title": "Return Reasons",
"description": "",
"children": []
},
{
@@ -415,6 +453,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/taxes",
"title": "Taxes",
"description": "",
"children": [
{
"loaded": true,
@@ -422,6 +461,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/taxes/manage",
"title": "Manage Taxes",
"description": "",
"children": [],
"sidebar_position": 1
},
@@ -431,6 +471,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/taxes/tax-rates",
"title": "Manage Tax Rates",
"description": "",
"children": [],
"sidebar_position": 2
}
@@ -442,6 +483,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/locations",
"title": "Locations",
"description": "",
"children": []
},
{
@@ -450,6 +492,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/sales-channels",
"title": "Sales Channels",
"description": "",
"children": [
{
"loaded": true,
@@ -457,6 +500,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/sales-channels/manage",
"title": "Manage Sales Channels",
"description": "",
"children": [],
"sidebar_position": 1
},
@@ -466,6 +510,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/sales-channels/products",
"title": "Manage Products",
"description": "",
"children": [],
"sidebar_position": 2
}
@@ -477,6 +522,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/developer",
"title": "Developer",
"description": "",
"children": [
{
"loaded": true,
@@ -484,6 +530,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/developer/api-key-management",
"title": "API Key Management",
"description": "",
"children": [
{
"loaded": true,
@@ -491,6 +538,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/developer/api-key-management/sales-channels",
"title": "Manage Sales Channels",
"description": "",
"children": [],
"sidebar_position": 1
}
@@ -503,6 +551,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/settings/developer/executions",
"title": "Executions",
"description": "",
"children": [],
"sidebar_position": 2
}