algolytics / module-algo-integration
负责整合 Magento 和 Algo Maps 的 Magento2 模块
2.3.0
2024-08-01 09:24 UTC
Requires
- php: ^8
- ext-json: *
- magento/framework: ^103
This package is not auto-updated.
Last update: 2024-09-24 10:12:56 UTC
README
将 Magento2 与 Autocomplete Algolytics API 集成。
目录
摘要
此模块允许您使用 Autocomplete Algolytics API 在结账和客户地址表单中自动完成客户地址。
安装
composer require algolytics/module-algo-integration
bin/magento module:enable Algolytics_AlgoIntegration
bin/magento setup:upgrade