elgentos / magento2-zipcode-checker
Magento2 Zipcode checker
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 1
Type:magento2-module
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: 2024-10-27 13:55:19 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.