iOmniC Platform Connector for Magento 2
wiserobot/module-iomnic
Provides near real-time synchronization of products, orders, and fulfillment between Magento and external platforms (such as Rithum) via the iOmniC service, with an admin dashboard for monitoring transfers and errors.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardLooking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubiOmniC
iOmniC provides near real-time connectivity to multiple platforms (Rithum, Magento 2, etc.). No more time consuming manual updates necessary. All your Products, Orders, and Fulfillment are automatically synced between platforms within minutes. Our admin UI will help you track the status, details, timestamps, and completion levels of your data. Any transfer errors will show in the dashboard and via email digest with hints on how to fix in your data. You decide the flow of data, and can create/enable/disable/remove any automated process easily.
Near real-time synchronization
Easily monitor your connections
Granular integration controls
Installation
Run the command below to install via Composer
composer require wiserobot/module-iomnic
Enable module
To enable the module do the following
php bin/magento module:enable WiseRobot_Io
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
Disable module
To disable the module follow the instructions below
php bin/magento module:disable WiseRobot_Io
php bin/magento setup:di:compile
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.