This repository holds the source code for example projects built with Medusa. Each folder in the repository is a folder for an example.
The examples in this repository are for Medusa v2. Learn more about it in this documentation.
To learn how to use an example, open its README.md
file. You'll find the details you need to use it.
Example | Category | Description |
---|---|---|
Abandoned Cart Notification | Custom Feature | Send abandoned carts notifications. |
Algolia Integration | Integration | Integrate Algolia into Medusa to allow searching through products. |
Bundled Products | Custom Feature | Sell bundled products in your Medusa application. |
Custom Item Price | Custom Feature | Add items with custom prices from third-party service to the cart. |
Digital Products | Custom Feature | Sell digital products in your Medusa application. |
Express Checkout Storefront | Storefront | Use a storefront with an express checkout experience. |
First-Purchase Discounts | Custom Feature | Apply a discount on a customer's first purchase. |
Invoice Generator | Custom Feature | Generate PDF invoices for orders and email them to customers. |
Localization with Contentful Integration | Integration | Integrate Contentful to implement localization in Medusa. |
Loyalty Points System | Custom Feature | Allow customers to earn and redeem loyalty points. |
Mailchimp Integration | Integration | Integrate Mailchimp to subscribe customers and automate newsletters. |
Marketplace | Custom Feature | Allow vendors to register and sell products. |
Migrate from Magento | Custom Feature | Migrate products and categories from Magento |
Add Gift Messages to Line Items | Custom Feature | Customize the Next.js Starter Storefront and Medusa Admin to support gift options for line items. |
Payload Integration | Integration | Integrate Payload CMS with Medusa |
Personalized Products | Custom Feature | Allow customers to personalize products with custom values and prices. |
Phone Authentication + Twilio SMS Integration | Integration | Authenticate users with their phone number + send OTPs with Twilio. |
Pre-orders | Custom Feature | Allow customers to pre-order products and automatically fulfill the pre-orders. |
Product Reviews | Custom Feature | Allow customers to add product reviews, and merchants to manage them. |
Quotes Management | Custom Feature | Allow customers to send quotes, and merchants to manage and accept them. |
Re-order Feature | Custom Feature | Allow customers to re-order a previous order. |
Resend Integration | Integration | Integrate Resend to send notifications in Medusa. |
Restaurant Marketplace | Custom Feature | Build an Uber-Eats clone with Medusa. |
Restock Notification | Custom Feature | Allow customers to subscribe to product restock notifications. |
Sanity Integration | Integration | Integrate Sanity for rich content-management features. |
Segment Integration | Integration | Integrate Segment to track events. |
Sentry Integration | Integration | Integrate Sentry to monitor performance and track errors. |
Slack Integration | Integration | Integrate Slack to send order notifications. |
ShipStation Integration | Integration | Integrate ShipStation as a fulfillment provider. |
Stripe Saved Payment Methods | Custom Feature | Implement saved payment methods with Stripe. |
Subscriptions | Custom Feature | Sell subscription-based purchases. |
Wishlist Plugin | Plugin | Allow customers to manage and share wishlists. |