experius / module-addresslines

experius/module-addresslines

Add labels to address lines and configuration for each address line.

  • Mage2Gen
  • Boris van Katwijk
magento2-module Compatibility: 2.4.7-2.4.9 Code Quality: Fail Tests: N/A Security: Pass OSL-3.0

Are you the maintainer of experius?

Packagento pulls experius's Composer packages from the public registry so buyers can find them here.

Claim the namespace to take ownership, publish new releases directly, and start charging for premium versions.

Claim this namespace →

Experius Address Lines

Add labels to address lines and configuration for each address line.

Configuration Per Line

  • Required Entry Yes/No
  • Label
  • Validation Classes

Stores > Configuration > Customers > Customer Configuration > Address Lines

Screenshots

Admin Settings

[image: Alt text]

Checkout

[image: Alt text]

[image: Alt text]

1.3.0 (2023-10-27)

View Release

  • [FEATURE][IN23-253] Update module to be compatible with Magento 2.4.6-p3 and PHP 8.2 (Boris van Katwijk)

1.2.8 (2023-04-24)

View Release

  • Fix for PHP 8.1 (Peter Jaap Blaakmeer)

1.2.7 (2017-11-30)

View Release

  • Added form_key to create account form (Experius)

1.2.6 (2017-09-04)

View Release

  • [BUGFIX] Solved error that occurred if config validation was left empty (bartlubbersen)

1.2.5 (2017-07-04)

View Release

  • [TASK] Added required validation and check if isUsedInForm for the Customer Address Edit Form (Lewis Voncken)

1.2.4 (2017-07-04)

View Release

  • [TASK] Added Required Label based on attribute is required-entry class (Lewis Voncken)

1.2.3 (2017-07-03)

View Release

  • [TASK] Added isUsedInForm to check if Address Fields telephone and company is used in Registration form (Lewis Voncken)
  • [BUGFIX] custom street group.html template to fix layout issues on blank. Fixed issued where current additional classes where replaced instead of added (Derrick Heesbeen)

1.2.2 (2017-05-05)

View Release

  • [BUGFIX] Solved problem with check of enabled and required function (Lewis Voncken)
  • [BUGFIX] added missing character (Lewis Voncken)

1.2.1 (2017-05-02)

View Release

  • [FEATURE] Added AddressLine Support to the Registration and AddressEdit form (Lewis Voncken)

1.0.1 (2017-01-26)

View Release

1.1.0 (2017-01-26)

View Release

1.2.0 (2017-01-26)

View Release

  • added license (Derrick Heesbeen)
  • changed module name (Derrick Heesbeen)
  • Add files via upload (robbertstevens)
  • Correct composer.json according to Magento standards (bartlubbersen)
  • Resolved error when compiling (Tjitse-E)

1.0.0 (2016-11-09)

View Release

  • First Commit (Derrick Heesbeen)
  • Added configuration (Derrick Heesbeen)
  • screenshots for readme (Derrick Heesbeen)
  • Update README.md (Derrick Heesbeen)
  • Update README.md (Derrick Heesbeen)
Versions
Version Stability QA Status Compatibility Released
1.3.2 stable Fail Magento 2.4.7-2.4.9 Details 2025-07-28 07:17:33
1.3.1 stable Not tested Not yet tested Details 2025-06-23 12:47:09
1.3.0 stable Not tested Not yet tested Details 2023-10-27 12:53:06
1.2.8 stable Not tested Not yet tested Details 2023-04-24 12:49:36
1.2.7 stable Not tested Not yet tested Details 2017-11-30 11:17:45
1.2.6 stable Not tested Not yet tested Details 2017-09-04 12:34:24
1.2.5 stable Not tested Not yet tested Details 2017-07-04 10:17:56
1.2.4 stable Not tested Not yet tested Details 2017-07-04 10:05:05
1.2.3 stable Not tested Not yet tested Details 2017-07-03 11:46:17
1.2.2 stable Not tested Not yet tested Details 2017-05-05 14:22:47
1.2.1 stable Not tested Not yet tested Details 2017-05-04 15:32:57
1.0.1 stable Not tested Not yet tested Details 2017-01-26 16:09:01
1.1.0 stable Not tested Not yet tested Details 2017-01-26 16:09:01
1.2.0 stable Not tested Not yet tested Details 2017-01-26 16:09:01
1.0.0 stable Not tested Not yet tested Details 2016-11-09 10:33:41

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.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Pass Pass
2.4.8 Pass Pass
2.4.9 Pass Pass

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.

Static analysis results
Tool Status Findings Summary
PHPCS Warning 17 17 warnings (ruleset: Magento2) — 3 auto-fixable with phpcbf
PHPMD Pass 0
Cpd Pass 0
Composer validate Pass 0

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.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 1 1
2.4.8 1 1
2.4.9 1 1

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

Unit tests results by Magento and PHP version
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

Integration tests results by Magento and PHP version
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.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
License
OSL-3.0
Authors

More from experius

View vendor
Make it pay

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.