elgentos / magento2-zipcode-checker
Magento2 Zipcode checker
Package info
github.com/elgentos/magento2-zipcode-checker
Type:magento2-module
pkg:composer/elgentos/magento2-zipcode-checker
dev-main
2024-08-27 13:03 UTC
Requires
- php: ^8.3
- hyva-themes/magento2-hyva-checkout: ^1.1.16
- magento/framework: ^103.0
- magento/module-catalog-graph-ql: ^100.4
- magento/module-search: ^101.1
- magento/module-store: ^101.1
This package is auto-updated.
Last update: 2026-02-27 16:53:43 UTC
README
Prepare the project for the Dutch market.
The layout of the checkout in a default Magento environment differs from the usual Dutch layout. For example, you want to have the address field split into separate fields such as street and house number. This is also necessary for the postcode check. The command php bin/magento elgentos:checkout:setup-dutch-fields changes the settings of the Hyva Checkout to the usual layout for the Dutch market. Be careful, it modifies your existing configuration.