Download the PHP package elgentos/magento2-openkvk without Composer
On this page you can find all versions of the php package elgentos/magento2-openkvk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download elgentos/magento2-openkvk
More information about elgentos/magento2-openkvk
Files in elgentos/magento2-openkvk
Package magento2-openkvk
Short Description Extension to load KVK (Dutch Chamber of Commerce) data into Magento
License proprietary
Informations about the package magento2-openkvk
OpenKvk Magento 2 Implementation
This integration makes it possible to fetch OpenKvk data for Dutch companies into your Magento project. Using an API key from Overheid.io you can fetch the company data based on KVK number (Chamber of Commerce) or by postcode and house number.
Note: The basic implementation for this project is based on Hyva and will not work with Magento's Luma or Blank theme at this moment. This can be added in the future.
Installation
This package can be installed using Composer with the following command.
Usage
To use this package, you need to get an API key from Overheid.io and you need to configure the extension in Stores > Configuration > Customer Configuration > OpenKvk.
Also, to display this in the account pages, make sure you add this line to the
file app/design/frontend/[Namespace]/[Theme]/Magento_Customer/templates/address/form.phtml
:
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
All versions of magento2-openkvk with dependencies
magento/module-customer Version ^103.0
magento/module-eav Version ^102.1
magento/module-store Version ^101.1
webonyx/graphql-php Version ^0.13.8