alphajanus / offer-magento2
alphajanus/offer-magento2
Cart share module for Magento 2
Magento 2 module that adds possibility to share cart by adding form to Cart View page. User can specify email, to which cart would be send, name and surname and choose email template,
that would be sent.
Also, sent carts are saved in "Saved Carts" in user account. User can can edit/resend cart in the future. By default, the form appears only for customers of the specified group.
You can delete/edit that check in offer-magento2/Block/Checkout/Cart/Form.php.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.1.20 | stable | Fail | Magento 2.4.7 Details | 2025-10-02 19:42:59 |
| 1.1.18 | stable | Not tested | Not yet tested Details | 2025-10-02 19:33:57 |
| 1.1.17 | stable | Not tested | Not yet tested Details | 2025-02-28 18:14:02 |
| 1.1.15 | stable | Not tested | Not yet tested Details | 2025-02-28 16:23:19 |
| 1.1.14 | stable | Not tested | Not yet tested Details | 2021-03-12 15:49:01 |
| 1.1.13 | stable | Not tested | Not yet tested Details | 2019-12-27 15:04:16 |
| 1.1.12 | stable | Not tested | Not yet tested Details | 2019-12-02 10:12:27 |
| 1.1.11 | stable | Not tested | Not yet tested Details | 2019-10-16 09:22:55 |
| 1.1.10 | stable | Not tested | Not yet tested Details | 2019-10-03 14:01:30 |
| 1.1.9 | stable | Not tested | Not yet tested Details | 2019-09-20 14:46:21 |
| 1.1.8 | stable | Not tested | Not yet tested Details | 2019-09-19 07:13:56 |
| 1.1.7 | stable | Not tested | Not yet tested Details | 2019-09-18 14:42:18 |
| 1.1.6 | stable | Not tested | Not yet tested Details | 2019-09-18 08:09:25 |
| 1.1.5 | stable | Not tested | Not yet tested Details | 2019-09-12 08:44:48 |
| 1.1.4 | stable | Not tested | Not yet tested Details | 2019-09-11 14:43:40 |
| 1.1.3 | stable | Not tested | Not yet tested Details | 2019-09-10 07:34:18 |
| 1.1.2 | stable | Not tested | Not yet tested Details | 2019-08-30 07:35:48 |
| 1.1.1 | stable | Not tested | Not yet tested Details | 2019-08-29 14:36:02 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2019-08-08 08:03:19 |
| 1.0.9 | stable | Not tested | Not yet tested Details | 2019-07-02 08:20:23 |
| 1.0.8 | stable | Not tested | Not yet tested Details | 2019-07-01 13:46:46 |
| 1.0.7 | stable | Not tested | Not yet tested Details | 2019-07-01 12:12:20 |
| 1.0.6 | stable | Not tested | Not yet tested Details | 2019-05-07 14:55:29 |
| 1.0.5 | stable | Not tested | Not yet tested Details | 2019-04-26 13:10:53 |
| 1.0.4 | stable | Not tested | Not yet tested Details | 2019-04-25 14:25:11 |
| 1.0.3 | stable | Not tested | Not yet tested Details | 2019-04-25 13:55:03 |
| 1.0.2 | stable | Not tested | Not yet tested Details | 2019-04-23 13:43:52 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2019-04-19 14:20:38 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2019-04-10 13:21:58 |
Requires 2
| Package | Constraint |
|---|---|
| magento/framework | 103.0.* |
| php | >=7.4 |
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 - Static Tests
Checks run directly against the module's source code, independent of any Magento or PHP version: coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity, and a security audit of its declared dependencies. Each runs once.
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 168 | 3 errors, 165 warnings (ruleset: Magento2) — 87 auto-fixable with phpcbf |
| PHPMD | Warning | 25 | 25 rule violations (MissingImport:11, UnusedFormalParameter:6, UnusedLocalVariable:3, ExcessiveParameterList:2, ExcessiveClassComplexity:1) |
| Cpd | Pass | 0 | |
| Composer validate | Info | 1 | valid; 1 advisory note (composer validate --strict) |
| Composer audit | N/A | 0 | no resolvable dependency tree to audit |
Code Quality - PHPStan
PHPStan type-checks the module's PHP against a real Magento install (so framework and core-module symbols resolve) at the configured gate level. Because the available symbols differ between releases, it runs separately for each Magento and PHP version. The grid below shows the result for each pairing; select one to see its findings. This never affects compatibility.
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 |
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.