Merge branch 'master' into develop

This commit is contained in:
olivermrbl
2023-01-31 12:10:52 +01:00
196 changed files with 4673 additions and 838 deletions
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate Algolia with the Medusa server. Learn how to install the Algolia plugin into the Medusa server and how to integrate it into a storefront.'
addHowToData: true
---
# Algolia
In this document, youll learn how to install the [Algolia plugin](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-algolia) and use it on both your Medusa Server and your storefront.
@@ -1,3 +1,8 @@
---
description: 'Learn how to customize the Contentful integration with Medusa and how to customize the Gatsby storefront that is connected to Contentful.'
addHowToData: true
---
# Customize your Medusa and Contentful Integration
In this document, youll learn how to customize the Contentful integration with Medusa and how to customize the Gatsby storefront that is connected to Contentful.
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate Contentful with the Medusa server and a Gatsby storefront. Contentful is a headless CMS server that provides rich CMS functionalities.'
addHowToData: true
---
# Contentful
In this document, youll learn how to integrate a Medusa server with Contentful to add rich Content Management System (CMS) functionalities
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate Klarna as a payment provider with the Medusa server. Learn how to install Klarna and enable the payment provider in a region.'
addHowToData: true
---
# Klarna
In this document, youll learn how to integrate Klarna as a payment provider in Medusa.
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate Mailchimp with the Medusa server. Learn how to install the plugin on the Medusa server and how to add a subscription form.'
addHowToData: true
---
# Mailchimp
In this document, youll learn about the Mailchimp plugin, what it does, and how to use it.
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate MeiliSearch with the Medusa server. Learn how to install the MeiliSearch plugin on the Medusa server and integrate it into the storefront.'
addHowToData: true
---
# MeiliSearch
In this document, youll learn how to install the [MeiliSearch plugin](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-meilisearch) and use it on both your Medusa Server and your storefront.
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate MinIO with the Medusa server. Learn how to install the MinIO plugin on the Medusa server and configure it.'
addHowToData: true
---
# MinIO
This document will guide you through installing the MinIO file service plugin on your Medusa server.
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate PayPal with the Medusa server. Learn how to install the PayPal plugin on the Medusa server and integrate into a storefront.'
addHowToData: true
---
# PayPal
This document guides you through setting up PayPal as a payment provider in your Medusa server, admin, and storefront using the [PayPal plugin](https://github.com/medusajs/medusa/tree/master/packages/medusa-payment-paypal).
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate the S3 plugin with the Medusa server. Learn how to configure and use S3 to store images related to the Medusa server.'
addHowToData: true
---
# S3
In this document, youll learn how to install the [S3 plugin](https://github.com/medusajs/medusa/tree/master/packages/medusa-file-s3) on your Medusa server and use it for storage.
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate Segment with the Medusa server. Learn how to add custom tracking with Segment and Medusa.'
addHowToData: true
---
# Segment
In this document, youll learn about the [Segment plugin](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-segment), what it does, and how to install and use it.
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate SendGrid with the Medusa server. Learn how to install the SendGrid plugin and test it out.'
addHowToData: true
---
# SendGrid
In this document, youll learn about the [SendGrid plugin](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-sendgrid), what it does, and how to use it.
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate Slack with the Medusa server. Learn how to create and configure a Slack app and install the Slack plugin on the Medusa server.'
addHowToData: true
---
# Slack
In this documentation, you'll learn how to add the [Slack plugin](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-slack-notification) to your Medusa server to start receiving order notifications.
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate Spaces with the Medusa server. Learn how to install and configure the Spaces plugin on the Medusa server.'
addHowToData: true
---
# Spaces
In this document, youll learn how to install the [Spaces plugin](https://github.com/medusajs/medusa/tree/master/packages/medusa-file-spaces) on your Medusa server and use it for storage.
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate Strapi with the Medusa server. Learn how to install the plugin and test two-way sync between the ecommerce and CMS services.'
addHowToData: true
---
# Strapi
In this document, youll learn how to integrate Strapi with Medusa to add rich Content Management System (CMS) functionalities.
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate Stripe with the Medusa server. Learn how to install the Stripe plugin on the Medusa server and integrate it into a storefront.'
addHowToData: true
---
# Stripe
This document guides you through setting up Stripe payments in your Medusa server, admin, and storefront using the [Stripe Plugin](https://github.com/medusajs/medusa/tree/master/packages/medusa-payment-stripe).
+5
View File
@@ -1,3 +1,8 @@
---
description: 'Learn how to integrate Twilio SMS with the Medusa server. Learn how to install the Twilio SMS plugin and test it out.'
addHowToData: true
---
# Twilio SMS
In this document, youll learn about the Twilio SMS Plugin, what it does, and how to use it in Medusa.