jc-electronics / magento2-exact-orders
Synchronize Exact orders to Magento to display them as regular orders
Installs: 6 887
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.1
- magento/framework: ^103.0
- magento/module-company: ^101.2
- magento/module-customer: ^103.0
- magento/module-inventory-sales: ^1.3
- magento/module-sales: ^103.0
- magento/module-store: ^101.1
- symfony/console: ^4.4|^5.4|^6.4
Requires (Dev)
- bitexpert/phpstan-magento: ^0.30.1
- phpstan/extension-installer: ^1.3
- phpunit/phpunit: ^9
- youwe/coding-standard-magento2: ^2.0.0
- youwe/testing-suite: ^2.17
Conflicts
This package is auto-updated.
Last update: 2025-03-14 14:37:37 UTC
README
With this module it's possible to migrate and update orders from Exact to Magento orders, making them available in the account pages and the overall order overview in Magento.
Requirements
Supported versions:
- Magento 2.4.6 or above
- PHP 8.1 or above
- An XCore installation to communicate with the module's API endpoints
Check composer.json for other requirements.