Back to Plugins

Gati ERP Integration

Gati ERP integration plugin for Medusa enabling seamless data synchronization with Gati systems


Overview

The @devx-commerce/plugin-gati provides seamless integration between Medusa and Gati ERP systems. This plugin enables automated data synchronization for orders, inventory, and shipping information with Gati’s logistics and fulfillment platform.

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-gati

Configuration

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

module.exports = {
  plugins: [
    {
      resolve: `@devx-commerce/plugin-gati`,
      options: {
        // Add your Gati ERP configuration 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