Shahed Nasser and GitHub
38d486bec0
docs: document asymmetric encryption ( #13922 )
2025-10-31 12:55:22 +02:00
Shahed Nasser and GitHub
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 and GitHub
bd9ecd5e66
docs: updates to custom columns and build guides ( #13624 )
2025-09-30 10:01:58 +03:00
Shahed Nasser and GitHub
e96c0e4d09
docs: document feature flags ( #13388 )
2025-09-02 12:26:54 +03:00
Shahed Nasser and GitHub
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 and GitHub
c71ace0be2
docs: added Docker local installation guide ( #13022 )
...
* docs: added Docker local installation guide
* fixes
2025-07-23 19:00:38 +03:00
Shahed Nasser and GitHub
ed92aaf02b
docs: add section on type aliases in admin + note for removing items from orders ( #12996 )
2025-07-18 18:35:58 +03:00
Shahed Nasser and GitHub
541bff8c9b
docs: changes for new releases + fixes ( #12945 )
...
* docs: changes for new releases + fixes
* remove container option
2025-07-14 14:17:25 +03:00
Danilo Silva and GitHub
839efaf7d7
Update worker_mode description as environment ( #12894 )
2025-07-14 10:51:07 +03:00
Shahed Nasser and GitHub
d8b196d6b1
docs: remove databaseSchema configuration ( #12699 )
2025-06-10 17:00:14 +03:00
Alexander Lindkjær and GitHub
e2a7dbb61b
Update 6.3. Using TypeScript Aliases - Alias should run after build, not before ( #12272 )
...
https://docs.medusajs.com/learn/configurations/ts-aliases
`npm run resolve:aliases` should run after `medusa build` to change out the aliases in the build output.
So instead of the current guide
`"build": "npm run resolve:aliases && medusa build"`
I should be
`"build": "medusa build && npm run resolve:aliases"`
2025-04-25 15:26:06 +00:00
Shahed Nasser and GitHub
eb73bdb478
docs: rename Architectural Modules to Infrastructure Modules ( #12212 )
...
* docs: rename Architectural Modules to Infrastructure Modules
* generate again
2025-04-17 13:20:43 +03:00
Shahed Nasser and GitHub
267af9f3f6
docs: add worker mode documentation + improvements ( #11812 )
2025-03-11 19:12:32 +02:00
Shahed Nasser and GitHub
e0277e375e
docs: add missing details related to links and migrations ( #11809 )
...
* docs: add missing details related to links and migrations
* reorder content
* small changes
* last changes
* improve examples
* fix lint error
2025-03-11 16:22:52 +02:00
Shahed Nasser
ac989a6ed1
moved configurations page
2025-03-11 10:59:29 +02:00