Commit Graph

584 Commits

Author SHA1 Message Date
Shahed Nasser
5dd2e9aecf docs: add cache to comparison document + pricing fixes (#13812) 2025-10-22 18:43:50 +03:00
Shahed Nasser
c7bb8d3beb docs: fix text in payload guide (#13815) 2025-10-22 18:43:14 +03:00
Shahed Nasser
0d83918348 docs: fixes to type errors in guides (#13797) 2025-10-21 16:12:35 +03:00
github-actions[bot]
1d63ed8ce9 chore(docs): Generated + Updated UI Reference (automated) (#13792)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-10-21 11:56:58 +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
Shahed Nasser
c75a76636a docs: meilisearch integration tutorial (#13532)
* docs: meilisearch integration tutorial

* generate llms
2025-10-08 11:23:43 +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
Nicolas Gorga
40e396d5c3 docs(resources): Improve third party login (#13606)
* Remove harcoded email in create user payload, use user_metadata instead to resolve the field

* Execute prep command on book and resources projects

* Improve user_metadata comment as per Shahed's suggestion
2025-10-03 10:47:28 -04:00
Shahed Nasser
dd4b3315f3 docs: added refund details related to transactions (#13677) 2025-10-03 14:09:59 +03:00
Shahed Nasser
6ea97443de docs: improved analytics and tracking (#13671)
* docs: improved analytics and tracking

* remove detailed feedback component

* remove ignore build script for api reference

* improvements

* fix pathname
2025-10-03 13:33:48 +03: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
1789f3e257 docs: agentic commerce guide (#13657) 2025-10-03 08:54:39 +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
762cd445e0 docs: setup PostHog (#13659) 2025-10-02 14:45:10 +03:00
Shahed Nasser
be651dd708 docs: fix typo in product feed guide (#13658) 2025-10-02 14:17:50 +03:00
Shahed Nasser
30215e7292 docs: fix details about maximum quantity for promotions (#13642) 2025-10-01 13:37:28 +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
c4c2231a31 docs: create returns from storefront tutorial (#13522)
* docs: create returns from storefront tutorial

* small change

* generate llms

* add location ID
2025-09-24 12:06:26 +03:00
github-actions[bot]
6866ba963d chore(docs): Generated + Updated UI Reference (automated) (#13542)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-09-18 19:22:09 +02:00
Shahed Nasser
ba9a30757b docs: general improvements (#13530) 2025-09-17 08:48:18 +03:00
Shahed Nasser
1c4f7bd53a docs: fixes to JS SDK + auth provider guides (#13526)
* docs: fixes to JS SDK + auth provider guides

* more fixes

* fix lint error
2025-09-16 18:39:56 +03:00
Shahed Nasser
92102dcafb docs: add Next.js starter guides to llms-full.txt (#13523) 2025-09-16 16:17:07 +03:00
Shahed Nasser
b6d96a1b03 docs: small update to invoice generator introduction (#13519) 2025-09-16 09:54:35 +03:00
Shahed Nasser
d4891381fc docs: general improvements and fixes (#13515) 2025-09-16 08:48:27 +03:00
Shahed Nasser
8c21243f42 docs: add section on retrieve totals for cart items and shipping methods in storefront (#13513)
* docs: add section on retrieve totals for cart items and shipping methods in storefront

* change return type

* update OAS
2025-09-15 19:11:17 +03:00
Shahed Nasser
2ceed66b4d docs: fix issues in product builder tutorial (#13505) 2025-09-15 14:06:56 +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
2657f9c196 docs: add manage promotions in cart storefront guide (#13483)
* docs: add manage promotions in cart storefront guide

* fix incorrect cURL example
2025-09-15 12:29:55 +03:00
github-actions[bot]
fcbb1008bf chore(docs): Generated + Updated UI Reference (automated) (#13491)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-09-12 16:07:27 +02:00
Shahed Nasser
9b65078c64 docs: ticket booking system guide (#13471)
* docs: ticket booking system guide

* fix vale error
2025-09-12 13:01:38 +03:00
Shahed Nasser
d8c65a7310 docs: add section on multi-currency and region support 2025-09-11 14:41:43 +03:00
Shahed Nasser
8a654eba93 docs: add product feed tutorial (#13366) 2025-09-09 11:17:14 +03:00
Shahed Nasser
5e1523a206 docs: add graphql dependency to payload guide (#13440) 2025-09-08 19:02:21 +03:00
Shahed Nasser
ac5e23b96c docs: fixes and improvements to price calculation guide (#13419) 2025-09-08 09:47:54 +03:00
Shahed Nasser
8785fb4e1a docs: general fixes and improvements (#13417) 2025-09-04 19:27:34 +03:00
Shahed Nasser
21c31a2ab2 docs: added a note about payload version (#13410) 2025-09-04 14:25:09 +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