Плагины Medusa
1

1c

Medusa plugin for integration with 1C:Enterprise

Нужна доработка этого плагина?

Связаться с нами
npm install @gorgo/medusa-1c
Категория
other
Создано
gorgo
Тип
unknown
Последнее обновление
4 недели назад
Ежемесячные загрузки
182
Звезды на Github
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.

Medusa - 1c