From 12c3e6a03dafed47a40425e6db5c41eba7792186 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Fri, 31 Jan 2025 16:39:48 +0200 Subject: [PATCH] docs: add link from installation to update guide (#11245) --- .../book/app/learn/fundamentals/plugins/create/page.mdx | 6 ++++++ www/apps/book/app/learn/installation/page.mdx | 6 ++++++ www/apps/book/generated/edit-dates.mjs | 4 ++-- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/www/apps/book/app/learn/fundamentals/plugins/create/page.mdx b/www/apps/book/app/learn/fundamentals/plugins/create/page.mdx index b9b4d089a9..b405c74d7c 100644 --- a/www/apps/book/app/learn/fundamentals/plugins/create/page.mdx +++ b/www/apps/book/app/learn/fundamentals/plugins/create/page.mdx @@ -296,6 +296,12 @@ Then, register the plugin in your Medusa application's configurations as explain ## Update a Published Plugin + + +To update the Medusa dependencies in a plugin, refer to [this documentation](../../../update/page.mdx#update-plugin-project). + + + If you've published a plugin and you've made changes to it, you'll have to publish the update to NPM again. First, run the following command to change the version of the plugin: diff --git a/www/apps/book/app/learn/installation/page.mdx b/www/apps/book/app/learn/installation/page.mdx index f7c21dffc6..1750f4e26f 100644 --- a/www/apps/book/app/learn/installation/page.mdx +++ b/www/apps/book/app/learn/installation/page.mdx @@ -139,6 +139,12 @@ If you run into issues with configurations, such as CORS configurations, or need --- +## Update Medusa Application + +Refer to [this documentation](../update/page.mdx) to learn how to update your Medusa project. + +--- + ## Next Steps In the next chapters, you'll learn about the architecture of your Medusa application, then learn how to customize your application to build custom features. diff --git a/www/apps/book/generated/edit-dates.mjs b/www/apps/book/generated/edit-dates.mjs index 205be22a23..fde77bd707 100644 --- a/www/apps/book/generated/edit-dates.mjs +++ b/www/apps/book/generated/edit-dates.mjs @@ -106,12 +106,12 @@ export const generatedEditDates = { "app/learn/build/page.mdx": "2024-12-09T11:05:17.383Z", "app/learn/deployment/general/page.mdx": "2024-11-25T14:33:50.439Z", "app/learn/fundamentals/workflows/multiple-step-usage/page.mdx": "2024-11-25T16:19:32.169Z", - "app/learn/installation/page.mdx": "2025-01-27T08:45:19.029Z", + "app/learn/installation/page.mdx": "2025-01-31T13:16:57.883Z", "app/learn/fundamentals/data-models/check-constraints/page.mdx": "2024-12-06T14:34:50.384Z", "app/learn/fundamentals/module-links/link/page.mdx": "2025-01-06T09:27:25.604Z", "app/learn/conventions/ts-aliases/page.mdx": "2025-01-23T15:01:15.403Z", "app/learn/fundamentals/workflows/store-executions/page.mdx": "2025-01-27T08:45:19.028Z", - "app/learn/fundamentals/plugins/create/page.mdx": "2025-01-28T07:08:05.418Z", + "app/learn/fundamentals/plugins/create/page.mdx": "2025-01-31T13:17:48.052Z", "app/learn/fundamentals/plugins/page.mdx": "2025-01-22T10:14:10.433Z", "app/learn/customization/reuse-customizations/page.mdx": "2025-01-22T10:01:57.665Z", "app/learn/update/page.mdx": "2025-01-27T08:45:19.030Z"