Skip to content

lambda-curry/medusa-plugins

Repository files navigation

Medusa Plugins Collection

A collection of plugins for enhancing your Medusa commerce application with additional features and functionalities.

Plugins SDK

You can use the Plugins SDK to interact with the plugins in this collection. The SDK provides a unified way to interact with all plugins through both Store and Admin operations. Available Plugins

Add product review capabilities to your Medusa store:

  • Product reviews with ratings
  • Review statistics and analytics
  • Review moderation workflow (approved/pending/flagged)
  • Admin response management
  • SDK for Store and Admin operations

Add webhook functionality to your Medusa e-commerce server:

  • Event-based webhooks for real-time notifications
  • Flexible configuration through Medusa's plugin system
  • Built-in support for common Medusa events
  • Seamless workflow integration

See a demo in our Medusa Starter

Requirements

Development

In order to develop and test the plugins, you need to have a running Medusa instance. You can use our Medusa Starter for this purpose.

# Clone the repository
git clone https://github.com/lambda-curry/medusa-plugins.git
# Install dependencies
yarn install
# Test the setup
yarn build

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •