Medusa plugins
1
1c
Medusa plugin for integration with 1C:Enterprise
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# ornpm 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.