realtimedespatch / magento2-orderflow

realtimedespatch/magento2-orderflow

Magento 2 OrderFlow Integration

magento2-module Compatibility: 2.4.7 Code Quality: Fail Tests: Fail Security: Pass OSL-3.0

Are you the maintainer of realtimedespatch?

Packagento pulls realtimedespatch's Composer packages from the public registry so buyers can find them here.

Claim the namespace to take ownership, publish new releases directly, and start charging for premium versions.

Claim this namespace →

Magento 2 OrderFlow Integration

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

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
1.7.0 stable Fail Magento 2.4.7 Details 2026-05-12 13:57:15
1.6.0 stable Not tested Not yet tested Details 2024-09-03 11:19:47
1.5.1 stable Not tested Not yet tested Details 2023-10-09 14:00:20
1.5.0 stable Not tested Not yet tested Details 2022-06-08 11:25:18
1.4.9 stable Not tested Not yet tested Details 2021-03-22 11:41:05
1.4.8 stable Not tested Not yet tested Details 2021-03-16 11:32:43
1.3.8 stable Not tested Not yet tested Details 2020-10-01 11:41:28
1.3.7 stable Not tested Not yet tested Details 2019-11-25 08:18:25
1.3.6 stable Not tested Not yet tested Details 2019-09-16 10:57:16
1.3.5 stable Not tested Not yet tested Details 2019-09-12 13:50:05
1.3.4 stable Not tested Not yet tested Details 2019-08-30 15:33:55
1.3.3 stable Not tested Not yet tested Details 2019-08-28 10:00:48
1.3.2 stable Not tested Not yet tested Details 2019-08-27 09:54:41
1.3.1 stable Not tested Not yet tested Details 2019-08-27 09:08:22
1.3.0 stable Not tested Not yet tested Details 2019-03-19 14:53:40
1.2.0 stable Not tested Not yet tested Details 2019-03-12 19:41:43
1.1.0 stable Not tested Not yet tested Details 2019-03-11 13:33:09
1.0.0 stable Not tested Not yet tested Details 2017-03-22 17:17:46

Requires 2

Package Constraint
sixbysix/realtime-despatch ^1.4.1
php ^8.0|^8.1|^8.2|^8.3

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Pass Pass
2.4.8 Pass Fail di error
2.4.9 Fail di error Fail di error

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Fail 2095 97 errors, 1998 warnings (ruleset: Magento2) — 908 auto-fixable with phpcbf
PHPMD Warning 125 125 rule violations (MissingImport:77, UnusedLocalVariable:19, UnusedFormalParameter:14, IfStatementAssignment:6, TooManyFields:5)
Cpd Warning 32 32 duplicated chunks spanning 1565 total lines (min-lines=5, min-tokens=70)
Composer validate Pass 0

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 361 361
2.4.8 361 363
2.4.9 363 380

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Error Error
2.4.8 Error not tested
2.4.9 Error not tested

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
License
OSL-3.0
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.