docs: localization with contentful guide (#12202)

This commit is contained in:
Shahed Nasser
2025-04-30 13:27:31 +03:00
committed by GitHub
parent ceb504db2c
commit 4a9ac0d4be
15 changed files with 21807 additions and 15832 deletions
+2 -1
View File
@@ -6218,5 +6218,6 @@ export const generatedEditDates = {
"references/core_flows/interfaces/core_flows.UpdateDraftOrderStepInput/page.mdx": "2025-04-24T08:23:57.295Z",
"references/core_flows/interfaces/core_flows.ValidateDraftOrderStepInput/page.mdx": "2025-04-24T08:23:57.277Z",
"app/commerce-modules/product/guides/variant-inventory/page.mdx": "2025-04-25T14:22:42.329Z",
"app/troubleshooting/validation-error/page.mdx": "2025-04-25T14:14:57.568Z"
"app/troubleshooting/validation-error/page.mdx": "2025-04-25T14:14:57.568Z",
"app/integrations/guides/contentful/page.mdx": "2025-04-30T09:54:16.698Z"
}
@@ -879,6 +879,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/integrations/guides/algolia/page.mdx",
"pathname": "/integrations/guides/algolia"
},
{
"filePath": "/www/apps/resources/app/integrations/guides/contentful/page.mdx",
"pathname": "/integrations/guides/contentful"
},
{
"filePath": "/www/apps/resources/app/integrations/guides/magento/page.mdx",
"pathname": "/integrations/guides/magento"
@@ -11348,6 +11348,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"title": "Implement Product Reviews",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/product-reviews",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Localization with Contentful",
"path": "https://docs.medusajs.com/resources/integrations/guides/contentful",
"children": []
}
]
},
@@ -375,6 +375,15 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
"description": "Learn how to implement a loyalty points system in your Medusa store.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Localization with Contentful",
"path": "/integrations/guides/contentful",
"description": "Learn how to implement localization in Medusa by integrating Contentful.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -45,6 +45,14 @@ const generatedgeneratedIntegrationsSidebarSidebar = {
"title": "CMS",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/contentful",
"title": "Contentful",
"children": []
},
{
"loaded": true,
"isPathHref": true,