The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

748 Modules
496 Ready
245 Need Help
🏆 Leaderboard
Stale v1.6.0

OrderFlow Integration

realtimedespatch/magento2-orderflow

Integrates Magento 2 with the Realtime Despatch OrderFlow warehouse management system for order fulfillment, inventory synchronization, and shipping updates.

8,688
Downloads
Below average
2
GitHub Stars
Below average
2y ago
Last Release
12
Open Issues
Build Issues
2/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
85 errors , 2490 warnings
PHPStan Failed

Tested on Magento 2.4.8-p4

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.6.0 on Magento 2.4.8-p4
Mar 21, 2026

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

OrderFlow Integration Magento compatibility status badge

README

Loaded from GitHub

Installation

composer require realtimedespatch/magento2-orderflow
php bin/magento module:enable RealtimeDespatch_OrderFlow
php bin/magento setup:upgrade
php bin/magento setup:di:compile

Compatibility

  • Magento 2.4, 2.5, 2.6, 2.7
  • PHP 8.0-8.4

Documentation

The official documentation can be found at the following location:

Documentation

Contributing

PRs should satisfy the following tests:

Unit Tests

vendor/bin/phpunit -c vendor/realtimedespatch/magento2-orderflow/phpunit.xml --coverage-text vendor/realtimedespatch/magento2-orderflow

PHP Compatibility

vendor/bin/phpcs -p vendor/realtimedespatch/ --standard=PHPCompatibility --runtime-set testVersion 8.0-8.4

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.