docs: added a note about payload version (#13410)
This commit is contained in:
@@ -80161,6 +80161,8 @@ When you install a Medusa application, you get a fully-fledged commerce platform
|
||||
|
||||
By integrating Payload, you can manage your products' content with powerful content management capabilities, such as managing custom fields, media, localization, and more.
|
||||
|
||||
This guide was built with Payload v3.54.0. If you're using a different version and you run into issues, consider [opening an issue](https://github.com/medusajs/medusa/issues/new?template=docs.yml).
|
||||
|
||||
## Summary
|
||||
|
||||
By following this tutorial, you'll learn how to:
|
||||
|
||||
@@ -23,6 +23,12 @@ When you install a Medusa application, you get a fully-fledged commerce platform
|
||||
|
||||
By integrating Payload, you can manage your products' content with powerful content management capabilities, such as managing custom fields, media, localization, and more.
|
||||
|
||||
<Note>
|
||||
|
||||
This guide was built with Payload v3.54.0. If you're using a different version and you run into issues, consider [opening an issue](https://github.com/medusajs/medusa/issues/new?template=docs.yml).
|
||||
|
||||
</Note>
|
||||
|
||||
## Summary
|
||||
|
||||
By following this tutorial, you'll learn how to:
|
||||
|
||||
@@ -6567,7 +6567,7 @@ export const generatedEditDates = {
|
||||
"app/commerce-modules/user/invite-user-subscriber/page.mdx": "2025-08-01T12:01:54.551Z",
|
||||
"app/how-to-tutorials/tutorials/invoice-generator/page.mdx": "2025-08-04T00:00:00.000Z",
|
||||
"app/how-to-tutorials/tutorials/product-builder/page.mdx": "2025-09-01T14:59:43.128Z",
|
||||
"app/integrations/guides/payload/page.mdx": "2025-08-21T05:24:11.537Z",
|
||||
"app/integrations/guides/payload/page.mdx": "2025-09-04T06:55:24.650Z",
|
||||
"references/js_sdk/admin/Client/methods/js_sdk.admin.Client.getToken/page.mdx": "2025-08-14T12:59:55.678Z",
|
||||
"app/commerce-modules/order/draft-orders/page.mdx": "2025-08-26T09:21:49.780Z",
|
||||
"app/troubleshooting/scheduled-job-not-running/page.mdx": "2025-08-29T11:32:54.117Z",
|
||||
|
||||
Reference in New Issue
Block a user