rapidez/experius-postcode-nl

Rapidez Experius Postcode NL implementation

Installs: 2 079

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 4

Open Issues: 0

Language:JavaScript

2.0.0 2024-03-12 15:10 UTC

This package is auto-updated.

Last update: 2024-04-12 15:17:05 UTC


README

Implementation of the Postcode NL API with the Magento 2 Experius-Postcode-NL module for Rapidez.

Requirements

Make sure the Magento 2 Experius-Postcode-NL and Mage2-Module-Experius-PostcodeGraphQl modules have been installed and configured in your Magento installation.

Installation

composer require rapidez/experius-postcode-nl

If you haven't published the Rapidez views yet, publish them with:

php artisan vendor:publish --provider="Rapidez\Core\RapidezServiceProvider" --tag=views

Replace in resources/views/vendor/rapidez/checkout/partials/form.blade.php the postcode, street, housenumber and city fields for:

@include('postcode-nl::checkout/experius-postcode-nl')