Back to Plugins

Discounts Plugin (Svaraa)

Specialized discount management plugin for Svaraa with time-based promotions


Overview

The @devx-commerce/plugin-discounts-svaraa is a specialized discount management plugin tailored for Svaraa. This plugin provides discount functionality with time-based scheduling and promotional capabilities.

System Requirements

Before installing the plugin, ensure your system meets the following requirements:

Installation

Install the plugin using your preferred package manager:

# Using npm
npm install @devx-commerce/plugin-discounts-svaraa

Configuration

Add the plugin to your medusa-config.js file:

module.exports = {
  plugins: [
    {
      resolve: `@devx-commerce/plugin-discounts-svaraa`,
      options: {
        // Add your configuration options here
      },
    },
  ],
}

Core Dependencies

Features

Use Cases

This plugin is ideal for:


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