Commit Graph

72 Commits

Author SHA1 Message Date
Yessica Bao
663a0d1a59 docs: fix wrong key for order placed in sendgrid docs (#2923)
Hello!

I just found out that the key in plugin options for Order Placed `order.placed` is wrong. It should be `order_placed_template` instead.
2023-01-03 10:27:27 +02:00
Shahed Nasser
45f7ed8d1b docs: updated steps in MinIO documentation (#2922) 2023-01-02 17:33:10 +02:00
Shahed Nasser
d1b4b11ff6 chore(docs): added eslint to lint documentation code blocks (#2920)
* docs: added rule for code length

* chore: fixes based on vale errors

* changed to use eslint

* fixes using eslint

* added github action for documentation eslint

* changed allowed max-length

* fixed incorrect heading level

* removed comment
2022-12-30 18:44:46 +02:00
Shahed Nasser
b0ebfd6bcf docs: added dividers + see also section (#2899) 2022-12-26 15:52:08 +02:00
Shahed Nasser
b0e5769e27 docs: added a feedback component in quickstart guides (#2894)
* docs: added a feedback component in quickstart guides

* docs: added feedback to admin docs
2022-12-23 16:54:18 +02:00
Philip Korsholm
79cddc23da feat(medusa-file-s3): Allow all AWS options in config (#2809) 2022-12-20 10:01:30 +01:00
Shahed Nasser
0d1e73f152 docs: added Klarna documentation (#2746) 2022-12-08 20:26:35 +02:00
Shahed Nasser
a57177ded5 docs: redesigned code blocks (#2745)
* docs: redesigned code blocks to include titles

* docs: added a title where necessary
2022-12-08 18:52:54 +02:00
Shahed Nasser
a917b0a109 docs: small fixes across the documentation (#2692)
* docs: various bug fixes

* docs: add the import in other storage plugins

* docs: fixed the placement of manual taxes doc
2022-11-29 16:29:55 +02:00
Shahed Nasser
9e7e8c6d51 docs: migrated images to cloudinary from imgur (#2569) 2022-11-09 16:30:41 +02:00
Shahed Nasser
1167970211 docs: added manage collections user guide (#2564) 2022-11-08 13:30:43 +02:00
Shahed Nasser
c0639ef708 docs: added code blocks without headers (#2560) 2022-11-07 17:36:51 +02:00
Sanyam
d33eeb09f4 docs: update MinIO's port to avoid port clash (#2495)
* update MinIO's port to avoid port clash

added bash command to update the MinIO port to `9001` instead of `9000`

* move `warning` to the new section

* remove `:::warning` & `:::`, update text positioning

* add `:`
2022-11-01 10:25:36 +02:00
Shahed Nasser
a23ecf4724 docs: removed emojis (#2394) 2022-10-10 13:43:36 +03:00
Shahed Nasser
f72bf5e958 docs: added Strapi version (#2391) 2022-10-10 10:20:25 +03:00
Rutam Prita Mishra
7182c4eb3b docs: added the SendGrid Plugin Link under What's Next Section (#2322) 2022-10-03 16:36:13 +03:00
Shahed Nasser
8e21246047 docs: added separate sections for imports and exports in MinIO docs (#2279)
* docs: added information related to imports

* docs: seperated details for imports and exports
2022-09-30 11:16:38 +03:00
Shahed Nasser
a3f6755f63 docs: updated region operations in user guide (#2245) 2022-09-22 13:41:25 +03:00
Shahed Nasser
6adaf56c73 docs: integrate Vale for documentation linting (#2242)
* added value rules

* resolved errors raised by vale

* added github action

* fixes to github action

* added details in contribution guidelines

* added rule for numbers

* limited checks to errors
2022-09-22 13:12:09 +03:00
Shahed Nasser
a3cb4a9ea5 docs: added manage products user guide (#2226)
* docs: added manage products user guide

* fixed broken link
2022-09-16 16:10:40 +03:00
Shahed Nasser
ac9e1aca6f docs: updated strapi docs (#2193) 2022-09-13 13:14:27 +03:00
Danijel Predojevic
b78171b80c docs: update api urls (#2074)
* Update homepage.md

* Update add-fulfillment-provider.md

* Update gatsby-medusa-starter.md

* Update how-to-create-notification-provider.md

* Update how-to-create-payment-provider.md

* Update how-to-implement-checkout-flow.mdx

* Update nextjs-medusa-starter.md

* Update paypal.md

* Update quick-start.md

* Update stripe.md

* Update docs/content/advanced/backend/shipping/add-fulfillment-provider.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* Update docs/content/quickstart/quick-start.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* Update docs/content/advanced/backend/shipping/add-fulfillment-provider.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

Co-authored-by: Danijel Predojevic <danijel@vivant.eco>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-08-22 14:35:58 +03:00
Shahed Nasser
0703dd94e8 docs: add export options for minio (#2029) 2022-08-10 16:03:31 +03:00
Noru
edd93bbecb docs: fixed Next.js link in S3 plugin documentation (#2006) 2022-08-08 10:32:56 +03:00
Shahed Nasser
5578fbe743 docs: Improved Algolia documentation (#1984)
* improved algolia documentation

* typo fix
2022-08-03 17:26:39 +03:00
Shahed Nasser
948a9f1188 docs: fixes to the meilisearch docs (#1979) 2022-08-03 14:27:23 +03:00
Shahed Nasser
736db771e6 docs: improved spaces documentation (#1978) 2022-08-03 12:17:56 +03:00
Shahed Nasser
d7328e6b73 docs: improved meilisearch docs (#1969) 2022-08-02 17:44:39 +03:00
Shahed Nasser
5065b7bc5e docs: improved s3 documentation (#1965) 2022-08-02 11:34:05 +03:00
Shahed Nasser
f5a42c43fd docs: improved segment documentation (#1956) 2022-08-01 17:50:30 +03:00
Richard Ward
db842b7da9 docs: add troubleshooting to medusa-file-s3 plugin (#1952)
* docs: add troubleshooting to medusa-file-s3 plugin

Closes #1943 

This updates the documentation to add some troubleshooting to the medusa-file-s3 plugin documentation.

The fix has been show to work with 2 installations so far - context is here: https://discord.com/channels/876835651130097704/877195433649258536/1003273089284571156

* Update docs/content/add-plugins/s3.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* Update docs/content/add-plugins/s3.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-08-01 15:07:40 +03:00
Richard Ward
ee58c588f1 docs: last storage plugin is default - spaces (#1951)
* docs: last storage plugin is default

Add caution that only the last configured storage plugin will be used

* Update docs/content/add-plugins/spaces.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-08-01 14:57:52 +03:00
Richard Ward
33a3aa5e60 docs: last storage plugin is default - s3 (#1950)
* docs: storage plugin default

add caution that only last storage plugin will be used

* Update docs/content/add-plugins/s3.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-08-01 14:56:49 +03:00
Richard Ward
83f5ef1554 docs: last storage plugin is default - minio (#1949)
* docs: caution to say only last configured storage plugin will be used

Added a caution that only the lat configured storage provider will be used

* Update docs/content/add-plugins/minio.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-08-01 14:54:29 +03:00
Shahed Nasser
668a269eb7 docs: improved contentful documentation (#1891) 2022-07-22 13:03:25 +03:00
Shahed Nasser
45dcf420c6 docs: update Next.js documentation based on the new storefront (#1880)
* update next.js storefront docs

* made changes to Next.js sections
2022-07-20 12:08:08 +03:00
chemicalkosek
32b066d923 Update to correct placement of webhook secret. (#1856)
Currently the docs say to copy the webhook secret from top right corner which starts with `we_`.
This is not the webhook secret. This is webhook id.
2022-07-15 13:36:17 +02:00
Shahed Nasser
4be7d40771 added configurations documentation (#1696) 2022-06-17 17:03:12 +03:00
Shahed Nasser
88e83801f9 docs: fix broken link (#1694) 2022-06-17 14:51:27 +03:00
Shahed Nasser
a4e0c074f0 docs: improved plugin documentation (#1686)
* added plugin documentation

* replace incorrect plugin links

* small fixes
2022-06-17 14:13:05 +03:00
Shahed Nasser
444ef1ea3f added notification overview 2022-06-16 19:05:51 +03:00
Shahed Nasser
ef344bb255 Use npm2yarn where missing 2022-06-16 15:21:16 +03:00
Shahed Nasser
a66babe9f1 docs: added PayPal documentation
docs: added PayPal documentation
2022-06-14 10:40:25 +03:00
Shahed Nasser
269cbafe43 docs: Improved documentation for MinIO (#1524) 2022-05-30 09:22:14 +02:00
Shahed Nasser
689c9ee79e added paypal documentation 2022-05-19 10:55:47 +03:00
Shahed Nasser
d6330e6a07 Merge pull request #1536 from medusajs/docs/fix-stripe
Docs: small fixes in Stripe documentation
2022-05-18 19:59:20 +03:00
Shahed Nasser
331bfde61f small fixes 2022-05-18 19:43:49 +03:00
Shahed Nasser
12570631cf Merge branch 'master' into docs/development 2022-05-18 19:14:52 +03:00
diepower
6b33acd979 link fixed
MeiliSearch article URL was wrong
2022-05-16 23:55:03 +03:00
Shahed Nasser
021e6e451a fix links in other pages 2022-05-16 14:35:04 +03:00