what3words / module-what3words
what3words/module-what3words
Module adding custom shipping attribute for what3words address
Mage2 Module What3Words What3Words
``what3words/module-what3words``
Main Functionalities
What3Words Magento 2 Module
Installation
* = in production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/What3Words - Enable the module by running
php bin/magento module:enable What3Words_What3Words - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
Configuration
Specifications
Attributes
-
Sales - what3words (W3w)
-
CustomerAddress - what3words (W3w)
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 4.0.1 | stable | Fail | Magento 2.4.7-2.4.8 Details | 2025-07-10 11:40:30 |
| 3.0.12 | stable | Not tested | Not yet tested Details | 2024-09-04 07:23:29 |
| 3.0.11 | stable | Not tested | Not yet tested Details | 2024-08-20 08:50:20 |
| 3.0.10 | stable | Not tested | Not yet tested Details | 2024-07-11 13:18:53 |
| 3.0.9 | stable | Not tested | Not yet tested Details | 2024-02-08 16:39:10 |
| 3.0.8 | stable | Not tested | Not yet tested Details | 2024-02-07 17:00:29 |
| 3.0.7 | stable | Not tested | Not yet tested Details | 2023-08-28 11:20:42 |
| 3.0.6 | stable | Not tested | Not yet tested Details | 2023-08-12 09:31:46 |
| 3.0.5 | stable | Not tested | Not yet tested Details | 2023-07-02 20:45:18 |
| 3.0.4 | stable | Not tested | Not yet tested Details | 2023-06-16 15:07:28 |
| 3.0.2 | stable | Not tested | Not yet tested Details | 2023-01-31 14:11:44 |
| 3.0.1 | stable | Not tested | Not yet tested Details | 2022-08-31 18:41:38 |
| 3.0.0 | stable | Not tested | Not yet tested Details | 2022-07-05 13:03:35 |
| 2.0.4 | stable | Not tested | Not yet tested Details | 2021-12-22 07:30:38 |
| 2.0.3 | stable | Not tested | Not yet tested Details | 2021-02-01 13:39:32 |
| 2.0.2 | stable | Not tested | Not yet tested Details | 2020-08-28 12:19:52 |
| 2.0.1 | stable | Not tested | Not yet tested Details | 2020-06-10 09:43:19 |
| 2.0.0 | stable | Not tested | Not yet tested Details | 2020-05-21 10:32:47 |
| 1.0.3 | stable | Not tested | Not yet tested Details | 2019-07-25 14:35:51 |
| 1.0.2 | stable | Not tested | Not yet tested Details | 2019-07-05 13:24:45 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2019-07-01 10:51:14 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2018-06-06 15:06:16 |
Requires 2
| Package | Constraint |
|---|---|
| magento/framework | ^102.0.0 || ^103.0.0 |
| php | ~8.1.0||~8.2.0||~8.3.0||~8.4.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 | 57 | 57 warnings (ruleset: Magento2) — 37 auto-fixable with phpcbf |
| PHPMD | Warning | 5 | 5 rule violations (UnusedFormalParameter:3, CyclomaticComplexity:1, IfStatementAssignment:1) |
| Cpd | Warning | 2 | 2 duplicated chunks spanning 92 total lines (min-lines=5, min-tokens=70) |
| Composer validate | Info | 1 | valid; 1 advisory note (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 |
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.
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.