Back to Plugins

Notification Template

A comprehensive plugin for managing notification templates in Medusa e-commerce stores with dynamic event-based template support.


Features

Installation

npm install @tsc_tech/medusa-plugin-notification-template

Configuration

Add the plugin to your medusa-config.js:

module.exports = {
  plugins: [
    {
      resolve: "@tsc_tech/medusa-plugin-notification-template",
      options: {
        // Your configuration
      }
    }
  ]
}

Requirements


Explore More Medusa Plugins

Find more powerful plugins and integrations to enhance your Medusa store. Browse our collection of community-driven solutions.

Free & Open Source
Community Driven
Easy Integration