Shahed Nasser
815464e007
docs: clarify how links with cascade deletion are deleted ( #14155 )
...
* docs: clarify how links with cascade deletion are deleted
* small change
2025-12-01 09:01:50 +02:00
Shahed Nasser
c3cebdfe80
docs: fix events payloads ( #14131 )
2025-11-26 16:12:00 +02:00
Shahed Nasser
c1ede88a7e
docs: document locks for nested workflows ( #14130 )
...
* docs: document locks for nested workflows
* smal text change
* fix build error
2025-11-26 15:36:58 +02:00
Shahed Nasser
76660fb6cc
docs: add keywords to cloud, fixes to installation and Index Module docs ( #14129 )
...
* docs: add keywords to cloud, fixes to installation and Index Module docs
* fix vale error
2025-11-26 14:36:29 +02:00
khai-pi
b49a4451f0
docs: fix Node.js version text in installation page ( #14015 )
...
* Fix Node.js version text in installation page
Node.js version 20 is more stabler than v20+.
Issue found in Node.js version v25.1.0
https://github.com/medusajs/medusa/issues/14011
* Update www/apps/book/app/learn/installation/page.mdx
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
---------
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2025-11-13 09:19:22 +02:00
Shahed Nasser
3518ba1694
docs: clarify prices are stored in major units ( #13897 )
...
* update package
* docs: clarify prices are stored in major units
* revert change
* revert change
---------
Co-authored-by: adrien2p <adrien.deperetti@gmail.com >
2025-10-31 13:29:37 +02:00
Shahed Nasser
38d486bec0
docs: document asymmetric encryption ( #13922 )
2025-10-31 12:55:22 +02:00
Shahed Nasser
7975d8522e
docs: docs for next release ( #13907 )
2025-10-31 11:28:42 +02:00
cboeddek
4dac80a320
docs: updated user stories in /learn ( #13866 )
...
* docs(learn): updated user stories
* Correct case in title for Advanced Fulfillment use case
* Update href for Advanced Fulfillment use case
---------
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2025-10-30 18:00:01 +02:00
Shahed Nasser
540ae996ff
docs: fix mikro-orm imports from framework ( #13885 )
2025-10-28 18:27:34 +02:00
Shahed Nasser
a9dbd035a5
docs: documented admin translations ( #13864 )
2025-10-27 12:04:31 +02:00
Shahed Nasser
c4e1d05c39
docs: updates to installation doc ( #13848 )
...
* docs: updates to installation doc
* small iteration
2025-10-24 13:51:25 +03:00
Shahed Nasser
1d3231d37a
docs: fixes to docker installation guide ( #13847 )
...
* docs: fixes to docker installation guide
* more fixes
* re-organize troubleshooting
* add title
2025-10-24 12:18:36 +03:00
Shahed Nasser
4ab185c685
docs: clarify how emitEventStep emits an event in a workflow ( #13836 )
2025-10-23 16:30:25 +03:00
Shahed Nasser
33f788be42
docs: fix name of caching redis module ( #13788 )
2025-10-21 10:41:32 +03:00
Shahed Nasser
76f9da5ef4
docs: Caching Module ( #13701 )
...
* standard docs for caching module + deprecated cache module
* added guides for creating + using, and overall changes from cache to caching
* fix details related to redis provider
* fix build errors
* fix build error
* fixes
* add guides to sidebar
* add sidebar util
* document query + index
* moved cache tag conventions
* fix build errors
* added migration guide
* added memcached guide
* fixes
* general fixes and updates
* updated reference
* document medusa cache
* small fix
* fixes
* remove cloud cache
* revert edit dates changes
* revert edit dates
* small update
2025-10-21 10:34:27 +03:00
Shahed Nasser
ed715813a5
docs: docs for next release ( #13621 )
...
* docs: docs for next release
* changes to opentelemetry dependencies
* document plugin env variables
* document admin changes
* fix vale error
* add version notes
* document campaign budget updates
* document campaign changes in user guide
* document chages in cluster mode cli
* documented once promotion allocation
* document multiple API keys support
2025-10-21 10:32:08 +03:00
Shahed Nasser
d97a60d3c1
docs: document build output + Cloud troubleshooting ( #13774 )
2025-10-20 15:45:11 +03:00
Shahed Nasser
ee2734c23d
docs: add troubleshooting for middlewares ( #13764 )
2025-10-16 14:43:21 +03:00
Shahed Nasser
4eb9628514
docs: add troubleshooting for subscribers + scheduled jobs not working ( #13762 )
2025-10-16 13:07:37 +03:00
Shahed Nasser
1ca329d9b3
docs: clarify relation name for read-only links ( #13758 )
...
* docs: clarify relation name for read-only links
* small fix
* fix vale error
2025-10-16 10:27:14 +03:00
Shahed Nasser
a5df43cde7
docs: fix limit text length code ( #13752 )
2025-10-16 08:23:29 +03:00
Mayuresh-1306
2d43a498cf
docs: Add note on LF endings for Docker setup ( #13650 )
...
Resolves #13602
---
> [!NOTE]
> Adds a Windows-specific note instructing to use LF line endings for `start.sh` in the Docker setup to prevent container script errors.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot ) for commit 662beb3d53769741a3a320512162ddf7ea5b561b. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot ).</sup>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2025-10-03 16:11:53 +00:00
Shahed Nasser
50c1417378
docs: improve troubleshooting guide for pnpm ( #13673 )
...
* docs: improve troubleshooting guide for pnpm
* added pnpm link to installation guide
2025-10-03 13:09:01 +03:00
Shahed Nasser
d29c2abbba
docs: fix cursor MCP link ( #13664 )
...
* docs: fix cursor MCP link
* fix error
* fix vale error
2025-10-03 08:54:12 +03:00
Shahed Nasser
05af008911
docs: add details about updating index module's data source ( #13637 )
...
* docs: add details about updating index module's data source
* small change
2025-10-01 10:26:11 +03:00
Shahed Nasser
a1dd2de0de
docs: general changes to Cloud docs ( #13616 )
...
* docs: document self serve
* docs: Cloud docs changes
* vale fixes
* vale error fix
* fixes
* added new sections
* generate
2025-09-30 18:37:04 +03:00
Shahed Nasser
bd9ecd5e66
docs: updates to custom columns and build guides ( #13624 )
2025-09-30 10:01:58 +03:00
Shahed Nasser
da411e351a
add missing generated files ( #13609 )
2025-09-29 09:46:18 +03:00
Shahed Nasser
cbfe0a4e95
docs: improve docs contribution guidelines ( #13605 )
...
* docs: improve docs contribution guidelines
* fix build error
* fix build errors
* fix build
* fix build
2025-09-26 16:18:35 +03:00
Shahed Nasser
ba9a30757b
docs: general improvements ( #13530 )
2025-09-17 08:48:18 +03:00
Shahed Nasser
d4891381fc
docs: general improvements and fixes ( #13515 )
2025-09-16 08:48:27 +03:00
Shahed Nasser
5589b7351a
docs: documentation updates for v2.10.2 ( #13500 )
2025-09-15 13:56:50 +03:00
Shahed Nasser
e90dcedcd7
docs: general improvements and updates ( #13485 )
...
* docs: general improvements and updates
* fix vale error
2025-09-15 12:30:59 +03:00
Shahed Nasser
8785fb4e1a
docs: general fixes and improvements ( #13417 )
2025-09-04 19:27:34 +03:00
Shahed Nasser
1578e1ad22
docs: add more examples for API route responses ( #13399 )
2025-09-03 10:36:24 +03:00
Shahed Nasser
e96c0e4d09
docs: document feature flags ( #13388 )
2025-09-02 12:26:54 +03:00
Shahed Nasser
72675c59ec
docs: document how prices are stored in Medusa ( #13362 )
2025-09-01 10:10:28 +03:00
Shahed Nasser
c71ad3ff61
docs: add locking module provider to deployment guide ( #13361 )
2025-09-01 10:09:55 +03:00
Shahed Nasser
f39ba53fd3
docs: document scheduled jobs interval ( #13350 )
2025-08-29 15:14:26 +03:00
Shahed Nasser
d510639193
docs: docs for next release ( #13303 )
...
* added draft order plugin docs
* fix vale error
* added note about draft order being optional
* add new shipping option - shipping method link
* update user guides
* generate
* fix github icon
* changes to shipping option type
* document logger
* reorder list
* fixes
* fixes
2025-08-28 18:49:07 +03:00
Shahed Nasser
27bb69390d
docs: general fixes to admin tips document ( #13253 )
2025-08-20 15:09:26 +03:00
Shahed Nasser
fa16503005
docs: improve file uploads example + add section on overriding body size limit ( #13250 )
2025-08-20 14:07:19 +03:00
Shahed Nasser
d1a1135328
docs: migrate UI docs ( #13245 )
...
* docs: create a new UI docs project (#13233 )
* docs: create a new UI docs project
* fix installation errors
* docs: migrate UI docs content to new project (#13241 )
* Fix content
* added examples for some components
* finish adding examples
* lint fix
* fix build errors
* delete empty files
* path fixes + refactor
* fix build error
2025-08-20 11:42:25 +03:00
Teodor Raykov
c42155ff73
docs: fix typos in index modules docs ( #12852 )
2025-08-18 09:35:58 +03:00
Shahed Nasser
14de565077
docs: fixes to read-only links + add examples for filtering by relations ( #13218 )
2025-08-15 16:48:28 +03:00
Chirag Singh
c2ba01acd6
Update page.mdx ( #13180 )
...
Fixed a typo: "percision" to "precision"
2025-08-11 06:47:36 +00:00
Aldo Román
55d0879576
feat: Add MCP instructions for Claude Code ( #13134 )
...
Fixes #13135
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2025-08-04 06:57:53 +00:00
Shahed Nasser
89886ba518
docs: general updates to documentation pages ( #13128 )
2025-08-01 18:59:46 +03:00
Shahed Nasser
522fc12d7a
docs: change from detecting version to since tag ( #13127 )
...
* update everything from version to since
* update events
* regenerate oas
2025-08-01 18:22:42 +03:00