loqate-integration / adobe
Performs address capture and data validation (email, phone number and address) using Loqate API.
Installs: 38 219
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 4
Open Issues: 6
Type:magento2-module
Requires
This package is not auto-updated.
Last update: 2024-12-03 15:51:53 UTC
README
What is the Loqate API Integration?
Performs address capture and data validation (email, phone number and address) using Loqate API.
##Download ###Download via composer
Request composer to fetch the module:
composer require loqate-integration/adobe
###Manual Download
Download & copy the git content to /app/code/Loqate/ApiIntegration
Install
Please run the following commands after you download the module
php bin/magento module:enable Loqate_ApiIntegration
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Configuration Instructions
The configuration for the module is located under Stores -> Configuration -> Loqate.