The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

748 Modules
496 Ready
245 Need Help
🏆 Leaderboard
Actively Maintained v1.1.2

Magento2 Postcode Nl

trinos-nl/magento2-postcode-nl

Integrates Postcode.nl for address validation in Magento 2 Hyvä Checkout. Enables postcode lookup and address auto-completion using the Postcode.nl API.

13,541
Downloads
Below average
2
GitHub Stars
Below average
1mo ago
Last Release
4
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan

Tested on Magento 2.4.8-p4

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.1.2 on Magento 2.4.8-p4
Mar 22, 2026
v1.1.2 on Magento 2.4.8-p3
Feb 26, 2026
v1.1.1 on Magento 2.4.8-p3
Feb 3, 2026
v1.1.0 on Magento 2.4.8-p3
Dec 28, 2025
v1.1.0 on Magento 2.4.8-p3
Dec 27, 2025

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Magento2 Postcode Nl Magento compatibility status badge

README

Loaded from GitHub

Trinos - Postcode.nl Magento 2 module

Postcode.nl integration for Hyvä Checkout.

Installation

  1. Require the trinos-nl/magento2-postcode-nl package:

    composer require trinos-nl/magento2-postcode-nl
    
  2. Run bin/magento setup:upgrade

Additional steps

After installing the module, there are some additional steps you need to do.

1. Configure the module

Go to Stores > Configuration > Sales > Postcode.nl Api and configure the module. Enable the module and fill in your API key.

2. Checkout configuration

Go to Stores > Configuration > Hyvä Themes > Checkout and configure postcodenl_manual_mode field. This field is responsible for the manual mode checkbox of the postcode check.

Our recommendation is to set this fields to the following order and configuration:

Attribute Enabled Required Length
country_id Yes Yes 100%
postcode Yes Yes 50%
street.1 Yes Yes 25%
street.2 Yes No 25%
postcodenl_manual_mode Yes No 100%
street.0 Yes Yes 100%
city Yes Yes 100%

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.