Repository: adrien2p/awesome-medusajs Branch: main Commit: 0a87c6940cf4 Files: 5 Total size: 27.9 KB Directory structure: gitextract_4bc6z2ov/ ├── .gitignore ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ node_modules/ .idea ================================================ FILE: CODE_OF_CONDUCT.md ================================================ # Contributor Covenant Code of Conduct ## Our Pledge In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. ## Our Standards Examples of behavior that contributes to creating a positive environment include: * Using welcoming and inclusive language * Being respectful of differing viewpoints and experiences * Gracefully accepting constructive criticism * Focusing on what is best for the community * Showing empathy towards other community members Examples of unacceptable behavior by participants include: * The use of sexualized language or imagery and unwelcome sexual attention or advances * Trolling, insulting/derogatory comments, and personal or political attacks * Public or private harassment * Publishing others' private information, such as a physical or electronic address, without explicit permission * Other conduct which could reasonably be considered inappropriate in a professional setting ## Our Responsibilities Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior. Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. ## Scope This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at anlijudavid@hotmail.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. ## Attribution This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version] [homepage]: http://contributor-covenant.org [version]: http://contributor-covenant.org/version/1/4/ ================================================ FILE: CONTRIBUTING.md ================================================ # Contribution Guidelines Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. --- Ensure your pull request adheres to the following guidelines: - Make sure you have an understandable documentation. Thank you for your suggestions! ## Updating your PR A lot of times, making a PR adhere to the standards above can be difficult. If the maintainers notice anything that we'd like changed, we'll ask you to edit your PR before we merge it. There's no need to open a new PR, just edit the existing one. If you're not sure how to do that, [here is a guide](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) on the different ways you can update your PR so that we can merge it. ================================================ FILE: LICENSE ================================================ MIT License Copyright (c) 2021 Adrien de Peretti Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: README.md ================================================

Medusa

Awesome MedusaJS

A curated list of awesome resources related to MedusaJS

Resources     Contribution guide     Official documentation Awesome
[![GitNFT](https://img.shields.io/badge/%F0%9F%94%AE-Open%20in%20GitNFT-darkviolet?style=flat)](https://gitnft.quine.sh/app/commits/list/repo/awesome-medusajs) # Contents - [Resources](#resources) - [Projects using MedusaJS](#projects-using-medusajs) - [Starters](#starters) - [Packages and plugins](#plugins-and-packages) - [Contribute](#contribute) --- ![Admin dashboard revamp](https://uploads-ssl.webflow.com/61fba9f6deac297b7b22017d/61fec76b67fa73688f7b7d2d_test-oli-p-2000.png) # Resources - Information - [Notion](https://medusajs.notion.site/medusajs/Medusa-Home-3485f8605d834a07949b17d1a9f7eafd) - Official Resources - [Website](https://www.medusajs.com/) - [Official Guide](https://docs.medusajs.com/) - [GitHub Repo](https://github.com/medusajs/medusa) - Demo - [Admin panel](https://demo.medusa-commerce.com/) - Maqnage your anything related to your store - [Gatsby storefront](https://start.medusajs.com/) - Sell your product across the web - [Medusa express checkout](https://www.medusa.express/) - Easy checkout flow where you need it - Community - [Discord](https://discord.gg/xpCwq3Kfn8) - [Twitter](https://twitter.com/intent/follow?screen_name=medusajs) - [Twitch](https://www.twitch.tv/medusajs) - [Linkedin](https://www.linkedin.com/company/medusa-commerce) - [dev.to](https://dev.to/medusajs) # Projects using MedusaJS We are aware of a lot of different projects using Medusa in production - from scale ups to public companies. Unfortunately we cannot share all of them as most are larger projects guarded by NDAs or without explicit consent to be shared. A few of the projects we are allowed to share are Tekla, Dubray, Palmes and Bryant Dental. - [Teklafabrics](https://teklafabrics.com/) - [Palmes](https://palmes.co/) - [Dubray Books](https://www.dubraybooks.ie/) - [Bryant Dental](https://bryant.dental/) # Starters - [Gatsby starter](https://github.com/medusajs/gatsby-starter-medusa) - [Nextjs starter](https://github.com/medusajs/nextjs-starter-medusa) - [Gatsby Medusa express](https://github.com/medusajs/medusa-express-gatsby) - [Nextjs Medusa express](https://github.com/medusajs/medusa-express-nextjs) - [Plugin starter (Typescript)](https://github.com/adrien2p/medusa-plugin-starter-ts) - [Next.js Medusa Tailwind starter](https://github.com/avneesh0612/next-medusa-tailwind-template) - [Medusa-extender server](https://github.com/adrien2p/medusa-extender/tree/main/starters/server) - [Medusa-extender Shareable module](https://github.com/adrien2p/medusa-extender/tree/main/starters/plugin-module) - [Medusa marketplace tutorial](https://github.com/shahednasser/medusa-marketplace-tutorial) - [Medusa marketplace plugin tutorial](https://github.com/shahednasser/medusa-marketplace) - [Medusa storefront](https://github.com/itswadesh/svelte-commerce) # Plugins and packages ### Customisation - [medusa extender](https://github.com/adrien2p/medusa-extender) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/adrien2p/medusa-extender) Customise your medusa project eith ease and create whatever you need with a scalable and testable architecture. ### Authentication - [OAuth 2 authentication](https://github.com/adrien2p/medusa-plugins/tree/main/packages/medusa-plugin-auth) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/adrien2p/medusa-plugins) Social authentication for the admin and store client. Google, Facebook, Twitter, etc... (Google is available but a lot more will come soon) ### Analytics - [Segment](https://docs.medusajs.com/add-plugins/segment) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) Segment collects events from your web & mobile apps and provides a complete data toolkit to every team in your company - [Jitsu](https://github.com/joseantcordeiro/medusa-plugin-jitsu) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) Jitsu is a fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days - [Sentry](https://github.com/adrien2p/medusa-plugins/tree/main/packages/medusa-plugin-sentry) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/adrien2p/medusa-plugins) A sentry integration. JavaScript Error and Performance Monitoring Resolve JavaScript errors with max efficiency, not max effort. Get actionable insights to resolve JavaScript performance issues with the ability to track, debug, and resolve JavaScript errors across platforms. - [Sentry UI](https://github.com/adrien2p/medusa-plugins/tree/main/packages/medusa-plugin-sentry-use) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/adrien2p/medusa-plugins) An admin sentry dashboard. JavaScript Error and Performance Monitoring Resolve JavaScript errors with max efficiency, not max effort. Get actionable insights to resolve JavaScript performance issues with the ability to track, debug, and resolve JavaScript errors across platforms. - [Prometheus](https://github.com/adrien2p/medusa-plugins/tree/main/packages/medusa-plugin-prometheus) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/adrien2p/medusa-plugins) A prometheus integration. swagger-stats traces REST API requests and responses in Node.js Microservices, and collects statistics per API Operation. swagger-stats detects API operations based on express routes. You may also provide Swagger (Open API) specification, and swagger-stats will match API requests with API Operations defined in swagger specification. The data can be served to kibana through ElasticSearch or can also be consumed by Grafana ### Contente Management System - [Contentful](https://docs.medusajs.com/add-plugins/contentful) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) By integrating Contentful to Medusa, you can benefit from powerful features in your ecommerce store including detailed product CMS details, easy-to-use interface to use for static content and pages, localization, and much more. - [Strapi](https://docs.medusajs.com/add-plugins/strapi) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) By integrating Strapi to Medusa, you can benefit from powerful features in your ecommerce store including detailed product CMS details, two-way sync, an easy-to-use interface to use for static content and pages, and much more. ### Search - [Meilisearch](https://docs.medusajs.com/add-plugins/meilisearch) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) MeiliSearch also provides a pleasant developer experience, as it is extremely intuitive and newcomer-friendly. So, even if you're new to the search engine ecosystem, their documentation is resourceful enough for everyone to go through and understand. - [Algolia](https://docs.medusajs.com/add-plugins/algolia) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) Algolia can be used for a wide range of use cases, including ecommerce websites. By integrating Algolia into your ecommerce website, you can provide your customers with a better user experience and help them find what they’re looking for swifltly. - [Elasticsearch](https://www.npmjs.com/package/medusa-plugin-elasticsearch) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/peterborodatyy/medusa-plugin-elasticsearch) Elasticsearch is a seamless and intuitive search engine solution. Its developer-friendly nature and comprehensive documentation make it accessible to all. Enhance your ecommerce website with Elasticsearch for swift and efficient searches, providing a superior user experience to your customers. ### File storage and management - [Spaces](https://docs.medusajs.com/add-plugins/spaces) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) S3-compatible object storage with a built-in CDN that makes data storage and delivery easy, reliable, and affordable. - [S3](https://docs.medusajs.com/add-plugins/s3) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance - [Minio](https://github.com/medusajs/medusa/tree/master/packages/medusa-file-minio) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) Minio is an open source distributed object storage server written in Go, designed for Private Cloud infrastructure providing S3 storage functionality. - [Cloudflare Images](https://github.com/drewdecarme/medusa-file-cloudflare-images) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/drewdecarme/medusa-file-cloudflare-images) Cloudflare Images provides a straightforward, end-to-end solution to cost-effectively build and maintain your image infrastructure. Store, resize, and optimize images at scale using one unified product. - [Local Storage](https://github.com/blechlawine/medusa-plugin-filestorage-local) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/blechlawine/medusa-plugin-filestorage-local) - [GCP](https://github.com/kingwill101/medusa-file-gcp) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/kingwill101/medusa-file-gcp) - [Cloudinary](https://www.npmjs.com/package/medusa-file-cloudinary) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) - [Supabase](https://github.com/yinkakun/medusa-file-supabase) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/yinkakun/medusa-file-supabase) Supabase Storage plugin for MedusaJS. - [Cloudflare R2](https://github.com/yinkakun/medusa-file-r2) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/yinkakun/medusa-file-r2) Cloudflare R2 storage plugin for Medusa. This plugin also supports CSV exports and imports. R2 is S3-compatible object storage service by Cloudflare and has a 10GB/month forever-free tier. - [Imgur](https://github.com/samyarkd/medusa-imgur) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/samyarkd/medusa-imgur) Use free Imgur-Api as your fileservice to upload images. - [Aliyun OSS](https://github.com/wangjue666/medusa-file-ali) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/wangjue666/medusa-file-ali) Aliyun OSS file connector for Medusa. ### Loader - [Shopify](https://github.com/medusajs/medusa/tree/master/packages/medusa-source-shopify) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) This plugin will copy all of your products and collections from Shopify to Medusa. - [Magento](https://github.com/shahednasser/medusa-source-magento) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/shahednasser/medusa-source-magento?color=blue) This plugin will copy all of your products and collections from Magento to Medusa. - [Prestashop](https://github.com/juansoler/medusa-source-prestashop) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/juansoler/medusa-source-prestashop) This plugin imports Prestashop categories and products into Medusa. It creates categories and products that don't exist, and updates those that have been imported previously. ### Invoice - [Economic](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-economic) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) ### Discount - [Generator](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-discount-generator) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) ### Inventory - [Brightpearl](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-brightpearl) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) Sends orders to Brightpearl, listens for stock movements, handles returns. ### Payment - [Manual](https://github.com/medusajs/medusa/tree/master/packages/medusa-payment-manual) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) - [Stripe](https://docs.medusajs.com/add-plugins/stripe) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) Stripe's products power payments for online and in-person retailers, subscriptions businesses, software platforms and marketplaces, and everything in between. - [Klarna](https://docs.medusajs.com/add-plugins/klarna) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) Buy now, pay later is an alternative to credit and gives you the flexibility to shop what you want, when you want, without breaking the bank. When you split the cost of your purchase into 4 smaller payments with Klarna, you'll never pay any interest. - [Paypal](https://docs.medusajs.com/add-plugins/paypal) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) PayPal is the faster, safer way to send and receive money or make an online payment. Get started or create a merchant account to accept payments. - [Adyen](https://github.com/medusajs/medusa/tree/master/packages/medusa-payment-adyen) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) End-to-end payments, data, and financial management in one solution. Meet the financial technology platform that helps you realize your ambitions faster. - [Subscriptions plugin](https://github.com/rrums123/medusa-plugin-subscription) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/rrums123/medusa-plugin-subscription) - [Stripe subscriptions](https://github.com/rrums123/medusa-payment-stripe-subscription) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/rrums123/medusa-payment-stripe-subscription) - [Razorpay](https://www.npmjs.com/package/medusa-payment-razorpay) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ### Fullfilment - [Manual](https://github.com/medusajs/medusa/tree/master/packages/medusa-fulfillment-manual) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) - [Webshiper](https://github.com/medusajs/medusa/tree/master/packages/medusa-fulfillment-webshipper) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) - [Shiprocket](https://github.com/Hemann55/medusa-fulfillment-shiprocket) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/Hemann55/medusa-fulfillment-shiprocket) Shiprocket is a popular eCommerce logistics and shipping service provider in India. Fulfill your Medusa orders, swaps and returns using medusa-fulfillment-shiprocket ### Notification - [Sendgrid](https://docs.medusajs.com/add-plugins/sendgrid) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) SendGrid delivers your transactional and marketing emails through the world's largest cloud-based email delivery platform. Send with confidence - [Mailchimp](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-mailchimp) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) Mailchimp is an all-in-one marketing platform that helps you manage and talk to your clients, customers, and other interested parties - [Twilio](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-twilio-sms) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) Twilio powers personalized interactions and trusted global communications to connect you with customers. - [node mailer](https://github.com/Blechlawine/medusa-plugin-nodemailer) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/Blechlawine/medusa-plugin-nodemailer) - [Amazon SES](https://github.com/pevey/medusa-plugin-ses#readme) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/pevey/medusa-plugin-ses#readme) Notifications plugin for Medusa ecommerce server that sends transactional emails via AWS SES (Simple Email Service). - [Mailjet](https://github.com/Hemann55/medusa-plugin-mailjet) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/Hemann55/medusa-plugin-mailjet) Use medusa-plugin-mailjet to send transactional and marketing emails to your customers. - [Postmark](https://github.com/Fullstak-nl/medusa-plugin-postmark) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/Fullstak-nl/medusa-plugin-postmark) Mail notifications powered by Postmark templates including PDF invoices that can be configured with json files - [Seven](https://github.com/seven-io/medusa) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/seven-io/medusa) SMS and text-to-speech notifications powered by Seven ### Customer content - [Wish list](https://github.com/medusajs/medusa/tree/master/packages/medusa-plugin-wishlist) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) ### Bot - [Slack](https://docs.medusajs.com/add-plugins/slack) ![source](https://img.shields.io/static/v1?label=official&message= &color=green&style=flat-square) ![stars](https://img.shields.io/github/stars/medusajs/medusa?color=green) ### Event Module - [AWS EventBridge](https://github.com/ikhvost/medusa-event-bus-aws) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/ikhvost/medusa-event-bus-aws?color=green) A Medusa module for seamless integration with AWS EventBridge, enabling real-time event handling in headless e-commerce applications. ### Blog - [Medusa Plugin Blogger](https://github.com/MoscatelliMarco/medusa-plugin-blogger) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/MoscatelliMarco/medusa-plugin-blogger) A blog integration for your MedusaJS admin page, enabling you to create and manage blog articles directly from the admin interface. ### Dashboard - [Nocto](https://www.noctojs.com/) ![source](https://img.shields.io/static/v1?label=community&message= &color=blue&style=flat-square) ![stars](https://img.shields.io/github/stars/RSC-Labs/nocto?color=green) Modular, pluggable admin for Medusa # Contribute Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.