mageworx / module-ordereditor-inventory
mageworx/module-ordereditor-inventory
Order Editor Inventory Plugin
MageWorx MultiSource Inventory compatibility Plugin for the Order Editor module
*Base extension MageWorx Order Management is required
Upload the extension
Upload using composer
- Log into Magento server (or switch to) as a user who has permissions to write to the Magento file system.
- Install package using composer:
composer require mageworx/module-ordereditor-inventory
Upload by copying code
- Log into Magento server (or switch to) as a user who has permissions to write to the Magento file system.
- Download the "Ready to paste" package from your customer's area, unzip it and upload the 'app' folder to your Magento install dir.
Enable the extension
- Log in to the Magento server as, or switch to, a user who has permissions to write to the Magento file system.
- Go to your Magento install dir:
cd <your Magento install dir>
- And finally, update the database:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.2.0 | stable | Fail | Not compatible Details | 2026-06-11 17:42:45 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2025-04-25 15:10:29 |
| 1.0.5 | stable | Not tested | Not yet tested Details | 2025-04-09 11:50:15 |
| 1.0.4 | stable | Not tested | Not yet tested Details | 2024-02-21 17:57:15 |
| 1.0.3 | stable | Not tested | Not yet tested Details | 2023-04-17 10:32:46 |
| 1.0.2 | stable | Not tested | Not yet tested Details | 2022-07-30 11:57:47 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2021-05-19 12:21:57 |
Requires 11
| Package | Constraint |
|---|---|
| magento/module-inventory | ^1.0 |
| magento/module-inventory-api | ^1.0 |
| magento/module-inventory-catalog-api | ^1.0 |
| magento/module-inventory-configuration-api | ^1.0 |
| magento/module-inventory-in-store-pickup-quote | ^1.0 |
| magento/module-inventory-in-store-pickup-sales | ^1.0 |
| magento/module-inventory-in-store-pickup-sales-admin-ui | ^1.0 |
| magento/module-inventory-in-store-pickup-shipping-api | ^1.0 |
| magento/module-inventory-sales-api | ^1.0 |
| magento/module-inventory-source-deduction-api | ^1.0 |
| mageworx/module-ordereditorbase | >=2.15.0 |
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.
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.
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Warning | 64 | 64 warnings (ruleset: Magento2) — 18 auto-fixable with phpcbf |
| PHPMD | Warning | 22 | 22 rule violations (MissingImport:8, UnusedPrivateField:3, ExcessiveParameterList:3, UnusedFormalParameter:3, ExcessiveMethodLength:2) |
| Cpd | Warning | 1 | 1 duplicated chunk spanning 20 total lines (min-lines=5, min-tokens=70) |
| Composer validate | Info | 2 | valid; 2 advisory notes (composer validate --strict) |
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. Cell → details modal.
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
Integration tests
| 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.
More from mageworx
View vendorTurn 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.