docs: strapi integration guide (#14075)

This commit is contained in:
Shahed Nasser
2025-12-02 12:30:47 +02:00
committed by GitHub
parent 92769b2b1c
commit 0158554020
12 changed files with 8106 additions and 10 deletions
+3 -2
View File
@@ -103,7 +103,7 @@ export const generatedEditDates = {
"app/deployment/admin/vercel/page.mdx": "2024-10-16T08:10:29.377Z",
"app/deployment/storefront/vercel/page.mdx": "2025-05-20T07:51:40.712Z",
"app/deployment/page.mdx": "2025-09-29T10:23:47.833Z",
"app/integrations/page.mdx": "2025-10-22T07:14:23.467Z",
"app/integrations/page.mdx": "2025-11-17T09:41:11.910Z",
"app/medusa-cli/page.mdx": "2024-08-28T11:25:32.382Z",
"app/medusa-container-resources/page.mdx": "2025-07-31T13:24:15.786Z",
"app/medusa-workflows-reference/page.mdx": "2025-01-20T08:21:29.962Z",
@@ -6738,5 +6738,6 @@ export const generatedEditDates = {
"references/types/HttpTypes/interfaces/types.HttpTypes.AdminOrderChangeResponse/page.mdx": "2025-12-01T18:33:00.993Z",
"references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateOrderChange/page.mdx": "2025-12-01T18:33:00.960Z",
"references/promotion/types/promotion.ComputeActions/page.mdx": "2025-12-01T18:33:06.048Z",
"references/utils/PromotionUtils/enums/utils.PromotionUtils.ComputedActions/page.mdx": "2025-12-01T18:33:07.491Z"
"references/utils/PromotionUtils/enums/utils.PromotionUtils.ComputedActions/page.mdx": "2025-12-01T18:33:07.491Z",
"app/integrations/guides/strapi/page.mdx": "2025-11-17T10:34:00.881Z"
}
@@ -1007,6 +1007,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/integrations/guides/slack/page.mdx",
"pathname": "/integrations/guides/slack"
},
{
"filePath": "/www/apps/resources/app/integrations/guides/strapi/page.mdx",
"pathname": "/integrations/guides/strapi"
},
{
"filePath": "/www/apps/resources/app/integrations/page.mdx",
"pathname": "/integrations"
@@ -11794,6 +11794,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"path": "https://docs.medusajs.com/resources/integrations/guides/payload",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Integrate Strapi",
"path": "https://docs.medusajs.com/resources/integrations/guides/strapi",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -93,6 +93,14 @@ const generatedgeneratedIntegrationsSidebarSidebar = {
"path": "/integrations/guides/sanity",
"title": "Sanity",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/strapi",
"title": "Strapi",
"children": []
}
]
},