Medusa plugins
1

1c

Medusa plugin for integration with 1C:Enterprise

Need customizations for this plugin?

Get in touch
npm install @gorgo/medusa-1c
Category
other
Built by
gorgo
Type
unknown
Last updated
4 weeks ago
Monthly downloads
187
Github stars
7

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 ()
  • Import offers from 1C into Medusa ()
  • Sync inventory levels and prices between 1C and Medusa
  • Import orders from 1C into Medusa ()
  • 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 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.