Category
NotificationVersion
1.3.13
Last updated
Aug 17, 2023, 11:22:01 AMa month agoSendGrid
Handle sending emails to customers related to orders, restock notifications, users, or custom events.
Features
- Send emails when an event related to orders, restock notifications, or users is triggered.
- Use dynamic templates in SendGrid to build the emails to be sent.
- Send emails with SendGrid for custom events.
Prerequisites
How to Install
1. Run the following command in the directory of the Medusa backend:
2. Set the following environment variable in
:Copy to clipboard.env
3. In
add the following at the end of theCopy to clipboardmedusa-config.js
array:Copy to clipboardplugins
Test the Plugin
1. Run the following command in the directory of the Medusa backend to run the backend:
2. Place an order using a storefront or the Store APIs. You should receive a confirmation email.
Additional Resources

Build your own plugins
Develop your own plugins with our API to speed up your processes.
Make your plugin available via npm for it to be shared in our Plugin Library with the broader Medusa community.
.png)