Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 526 Bytes

File metadata and controls

18 lines (12 loc) · 526 Bytes

Magento GraphQL module for Postcode.eu Address Validation

This module adds GraphQL support to the address validation module by Postcode.eu.

Installation instructions

Install this module using Composer:

composer require postcode-eu/magento2-graphql-address-validation
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush

License

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