netresearch / module-interactive-batch-processing
netresearch/module-interactive-batch-processing
Optional component extending the bulk shipment mass action by an additional step that allows to select shipping product and packaging per order.
Netresearch Interactive Batch Processing Extension
The Netresearch Interactive Batch Processing Extension adds a confirmation step
to the Create Shipments mass action.
Description
The Netresearch shipping framework offers shipment batch processing in the
Magento orders grid. In this process, the shipping settings used to book a
shipping label are read from the central module configuration. However, booking
all selected orders with the same settings may not be desired. This module
allows to configure the packaging and shipping product per order before running
the batch process.
Requirements
- PHP >= 8.3
Compatibility
- Magento >= 2.4.8
License
OSL - Open Software Licence 3.0
Copyright
(c) 2021 Netresearch DTT GmbH
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
1.4.1
Changed
- Use tilde version range for PHP requirement to match Magento framework convention.
1.4.0
Magento 2.4.9 compatibility release
Added
- Support for Magento 2.4.9
- Support for PHP 8.5
1.3.0
Magento 2.4.8 and PHP 8.3/8.4 compatibility release
Added
- Support for Magento 2.4.8
- Support for PHP 8.4
- PHPStan configuration for static analysis
- Rector configuration for automated code modernization
Removed
- Support for PHP 8.2
1.2.0
Magento 2.4.7 compatibility release
Added
- Support for Magento 2.4.7
Removed
- Support for PHP 7.x
- Support for PHP 8.1
1.1.0
Magento 2.4.4 compatibility release
Added
- Support for Magento 2.4.4
Removed
- Support for PHP 7.1
1.0.0
Initial release
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.4.1 | stable | Fail | Magento 2.4.8-2.4.9 Details | 2026-06-03 09:32:36 |
| 1.4.0 | stable | Not tested | Not yet tested Details | 2026-06-02 15:09:50 |
| 1.3.0 | stable | Not tested | Not yet tested Details | 2025-07-02 14:32:17 |
| 1.2.0 | stable | Not tested | Not yet tested Details | 2024-05-27 14:27:32 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2022-04-29 11:59:31 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2021-11-30 12:44:34 |
Requires 8
| Package | Constraint |
|---|---|
| magento/framework | ^103.0.8 |
| magento/module-backend | ^102.0.8 |
| magento/module-config | ^101.2.8 |
| magento/module-sales | ^103.0.8 |
| magento/module-store | ^101.1.8 |
| magento/module-ui | ^101.1.8 |
| netresearch/module-shipping-core | ^4.0.0 |
| php | ~8.3.0||~8.4.0||~8.5.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.
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
| 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 |
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 netresearch
View vendorOptional component adding Magento Inventory capabilities to the Netresearch shipping modules.
Admin Notification Feed
Module providing the UI integration for the Netresearch shipping components
Netresearch component providing utilities and frameworks for advanced shipping features
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.