algolytics / module-algo-integration
A Magento2 module responsible for integrating Magento and Algo Maps
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8
- ext-json: *
- magento/framework: ^103
This package is not auto-updated.
Last update: 2025-07-01 14:01:46 UTC
README
Integrate Magento2 with Autocomplete Algolytics API.
Table of contents
Summary
This module allows you to automatically complete the customer address at checkout and in the customer address form, using the Autocomplete Algolytics API
Installation
composer require algolytics/module-algo-integration
bin/magento module:enable Algolytics_AlgoIntegration
bin/magento setup:upgrade