loqate-integration / adobe
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (1.1.6) of this package.
Performs address capture and data validation (email, phone number and address) using Loqate API.
Package info
github.com/ammaskartik/loqate-magento
Type:magento2-module
pkg:composer/loqate-integration/adobe
1.1.6
2024-07-11 11:11 UTC
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.