add integrations sidebar

This commit is contained in:
Shahed Nasser
2025-03-10 13:55:51 +02:00
parent e2d832ebc2
commit 46c9314f43
6 changed files with 273 additions and 217 deletions
@@ -0,0 +1,147 @@
const generatedgeneratedIntegrationsSidebarSidebar = {
"sidebar_id": "integrations",
"title": "Integrations",
"items": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations",
"title": "Overview",
"children": []
},
{
"type": "separator"
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Auth",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/commerce-modules/auth/auth-providers/google",
"title": "Google",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/commerce-modules/auth/auth-providers/github",
"title": "GitHub",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "CMS",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/sanity",
"title": "Sanity",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "ERP",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/recipes/erp/odoo",
"title": "Odoo",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "File",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/architectural-modules/file/s3",
"title": "AWS",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Fulfillment",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/shipstation",
"title": "ShipStation",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Notification",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/resend",
"title": "Resend",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/architectural-modules/notification/sendgrid",
"title": "SendGrid",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Payment",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/commerce-modules/payment/payment-provider/stripe",
"title": "Stripe",
"children": []
}
]
}
]
}
export default generatedgeneratedIntegrationsSidebarSidebar
@@ -17144,138 +17144,6 @@ const generatedgeneratedResourcesSidebarSidebar = {
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "sidebar",
"sidebar_id": "integrations",
"title": "Integrations",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations",
"title": "Overview",
"children": []
},
{
"type": "separator"
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Auth",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/auth/auth-providers/google",
"title": "Google",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/auth/auth-providers/github",
"title": "GitHub",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "CMS",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/sanity",
"title": "Sanity",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "File",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/architectural-modules/file/s3",
"title": "AWS",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Fulfillment",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/shipstation",
"title": "ShipStation",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Notification",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/architectural-modules/notification/sendgrid",
"title": "SendGrid",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/resend",
"title": "Resend",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Payment",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/payment/payment-provider/stripe",
"title": "Stripe",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,