2017 © Pedro Peláez
 

magento2-module postcodem2

Postcode.nl Magento 2 Extension

image

wezz/postcodem2

Postcode.nl Magento 2 Extension

  • Wednesday, May 2, 2018
  • by wezz
  • Repository
  • 1 Watchers
  • 3 Stars
  • 647 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 10 Open issues
  • 2 Versions
  • 114 % Grown

The README.md

Postcode.nl API Magento 2 Extension

With this extension you kan look up and validate Dutch addresses at checkout in you Magento 2 store., (*1)

Using this extension, you will have the following advantages - Improve sale conversion - Reduce address errors - Reduce costs from undelivered mail and packages - Offer extra service for your customers with easy address entry, (*2)

To use this extension, you need an account with the Postcode.nl API. You can sign up for an account here., (*3)

The extension was created by Wezz e-Commerce B.V. for Postcode.nl B.V., (*4)

Looking for the Magento 1 Extension?, (*5)

Check out the Magento 1 exsension here, (*6)

FAQ, (*7)

If you have any questions, please check the FAQ on this page., (*8)

API Documentation, (*9)

This extension uses the Postcode.nl API. Full documentation of the API can be found on the following URL https://api.postcode.nl/documentation/rest-json-endpoint](https://api.postcode.nl/documentation/rest-json-endpoint), (*10)

Installation

2. Installation

2.1 Installation via Magento Marketplace

Soon this extension will be available on thye Magento Marketplace., (*11)

2.2 Installation through Composer

  1. On the command line, go to your Magento root folder.
  2. Run the following command to add the extension to your codebase:

composer require wezz/postcodem2, (*12)

  1. Enable the extension in Magento using the following commands

php bin/magento module:enable Wezz_Postcode, (*13)

php bin/magento setup:upgrade, (*14)

php bin/magento cache:clean, (*15)

And, when running production mode:, (*16)

php bin/magento setup:static-content:deploy, (*17)

Now, you can log in to the Magento backend and configure and enable the extension., (*18)

Configuration

Navigate to the module configuration using the following path:, (*19)

Stores -> Configuration -> Sales -> Postcode, (*20)

Fields

Fill in the following fields to configure your Postcode.nl API Magento 2 module., (*21)

General

Field Explanation
Enabled Option to enable/disable the module on your Magento store
Application key Please find your Application key in your Postcode.nl account
Application secret Please find your Application secret in your Postcode.nl account

Troubleshooting

For Frequently Asked Questions please visit [https://www.wezz.co/extensions/postcode.nl-api-magento-extension] (The FAQ page)., (*22)

The Versions

02/05 2018

dev-master

9999999-dev

Postcode.nl Magento 2 Extension

  Sources   Download

MIT

The Requires

  • php ~5.6.0|~7.0

 

17/03 2018

1.0.4

1.0.4.0

Postcode.nl Magento 2 Extension

  Sources   Download

MIT