Overview
Icon for 1C

1C

Sync product, orders, and inventory with 1C:Enterprise Platform

Medusa โ€“ 1C:Enterprise Integration

Status

๐Ÿšง Work in progress, see the Roadmap.
A stable release is expected around September.

๐Ÿ’ฌ Plugin Support Chat on Telegram

Join the Medusa.js โŠท 1C community chat to discuss features and get support.

๐Ÿ‘ฅ Medusa.js Community Chat on Telegram

Join the Medusa.js Chat to connect with developers building on Medusa.

Roadmap

  • Import products from 1C into Medusa (Copy to clipboardimport.xml)
  • Import offers from 1C into Medusa (Copy to clipboardoffers.xml)
  • Sync inventory levels and prices between 1C and Medusa
  • Import orders from 1C into Medusa (Copy to clipboardorders.xml)
  • Export orders from Medusa to 1C
  • Admin UI extension for synchronization status and controls
  • Admin UI extension for journaling and audit logs
  • Detailed documentation

Prerequisites

  • Medusa server v2.8.0 or later
  • Node.js v20 or later

Installation

yarn add @gorgo/medusa-1c
# or
npm install @gorgo/medusa-1c

Configuration

Add the provider configuration in your Copy to clipboardmedusa-config.js file of the Medusa admin application:

# ...
module.exports = defineConfig({
# to be done...
})

Development

Find documentation on bootstrapping a development environment here.

License

Licensed under the MIT License.

You may also like

Browse all integrations

Build your own

Develop your own custom integraiton

Build your own integration with our API to speed up your processes. Make your integration available via npm for it to be shared in our Library with the broader Medusa community.

gift card interface

Ready to build your custom commerce setup?