qoliber / m2-product-pack
Product Collective Packages Module for Magento 2 / Adobe Commerce
HYVA Compatible - yes
(BETA version)
This module enhances the functionality of Magento 2 by providing a new feature for product collective
packages. With this module, merchants will be able to easily create and manage packages made up of multiple
quantities of the same products.
Each package can include different number of product units and the prices will be automatically calculated based on the product count.
Merchants can specify 2 types of dicounts
- fixed amount discount
- percentage discount
Important
This module only works for simple products.
- Create and manage packages made up of multiple products
- Automatically calculate package prices based on the combined price of the included products
- Ability to include products with different variations in a single package
- Easy-to-use interface for creating and managing packages
This module is a must-have for merchants looking to simplify their product offerings and increase sales. Give it a try today!
Installation
Installation is via composer
composer require enanobots/m2-product-pack
After installing the packages just run:
php bin/magento setup:upgrade
Requirements:
PHP 7.4and higherMagento 2.4.xand higher
Tested on:
Magento 2.4.xOpenSource
Development of this module and versions:
1.0.0- Initial release of this module1.1.0- (In Development) adding support for GraphQL and REST API1.2.0- (Future Development) adding support for other product types products
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 2.0.0 | stable | Fail | Magento 2.4.7 Details | 2024-12-19 12:26:31 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2023-10-31 05:51:09 |
| 1.0.6 | stable | Not tested | Not yet tested Details | 2023-02-11 13:19:02 |
| 1.0.5 | stable | Not tested | Not yet tested Details | 2023-02-11 09:47:17 |
| 1.0.4 | stable | Not tested | Not yet tested Details | 2023-02-11 08:58:33 |
| 1.0.3 | stable | Not tested | Not yet tested Details | 2023-02-11 08:19:26 |
| 1.0.2 | stable | Not tested | Not yet tested Details | 2023-02-10 21:47:32 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2023-02-10 21:35:12 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2023-02-10 21:12:47 |
Requires 1
| Package | Constraint |
|---|---|
| php | >=8.1 |
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 | Fail | 158 | 38 errors, 120 warnings (ruleset: Magento2) — 30 auto-fixable with phpcbf |
| PHPMD | Warning | 13 | 13 rule violations (UnusedFormalParameter:8, IfStatementAssignment:3, CyclomaticComplexity:1, NPathComplexity:1) |
| Cpd | Pass | 0 | |
| 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.
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 |
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 qoliber
View vendorNebula admin theme and modules for Magento 2 / Mage-OS. Targets Magento 2.4.7+ (or Mage-OS 2.0+) on PHP 8.1+.
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.

