Skip to content

A Magento 2 plugin that implements the Postcode.nl international address API

License

Notifications You must be signed in to change notification settings

Flekto/PostcodeNl_Api_Magento2

 
 

Repository files navigation

Postcode.nl International Address API module for Magento 2

Adds autocompletion for addresses to the checkout page. Multiple countries are supported using official postal data via the Postcode.nl API.

This module has been created for Postcode.nl by Flekto.

Postcode.nl Account

A Postcode.nl account is required. Testing is free. After testing you can choose to purchase a subscription.

Installation instructions

  1. Install this component using Composer:
$ composer require postcode-nl/api-magento2-module
  1. Upgrade, compile & clear cache:
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile
$ php bin/magento cache:flush

License

The code is available under the Simplified BSD License, see the included LICENSE file.

About

A Magento 2 plugin that implements the Postcode.nl international address API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 46.8%
  • JavaScript 37.2%
  • CSS 13.9%
  • HTML 2.1%