Back to Plugins

Onebound

A Medusa plugin that integrates Onebound API to import and manage products from external sources.


Features

Installation

npm install medusa-plugin-onebound

Configuration

Add the plugin to your medusa-config.js:

module.exports = {
  plugins: [
    {
      resolve: "medusa-plugin-onebound",
      options: {
        // Your Onebound API 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