vendure-plugin-dutch-postalcode

Vendure plugin for retrieving dutch addresses by postalcode via postcode.tech

Usage no npm install needed!

<script type="module">
  import vendurePluginDutchPostalcode from 'https://cdn.skypack.dev/vendure-plugin-dutch-postalcode';
</script>

README

Vendure Plugin Dutch Postalcodes

Vendure version
Find Dutch adresses by postalCode and housenumber using postcode.tech.

Add to your plugins in vendure-config.ts

DutchPostalCodePlugin.init('your-postcode.tech-apikey');

devserver

yarn serve to start a devserver.

Pinelab.studio logo