janpetr/algoliasearch-magento2-one-result-redirect
Composer 安装命令:
composer require janpetr/algoliasearch-magento2-one-result-redirect
包简介
Magento 2 module to redirect to the product, when there is only one in a results
README 文档
README
Magento 2 module to redirect to the product, when there is only one product in a results.
How it works
This extension adds a Plugin class (How Plugins work) to Algolia's back-end search Adapter class, which checks the number of results returned by Algolia.
If there is only one product returned from Algolia, the extension redirects a user to this returned product.
Installation
Install the extension with Composer:
$ composer require janpetr/algoliasearch-magento2-one-result-redirect $ php bin/magento module:enable JanPetr_OneResultRedirect
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-02-18