landofcoder / module-elasticsuite-blog-search
Landofcoder Elasticsuite - Smile Elasticsuite 的博客文章搜索模块。
1.0.0
2021-08-17 08:45 UTC
Requires
- magento/framework: >=100.1.0
- magento/magento-composer-installer: *
- magento/module-backend: >=100.1.0
- magento/module-catalog: >=100.1.0
- magento/module-catalog-search: >=100.1.0
- magento/module-store: >=100.1.0
- smile/elasticsuite: >=2.1
Requires (Dev)
This package is auto-updated.
Last update: 2024-09-23 13:57:40 UTC
README
此模块连接了 ElasticSuite 搜索扩展和 Landofcoder Magento 2 博客扩展
它允许将 Magento 2 博客文章索引到搜索引擎中,并在自动完成结果和搜索结果页面上显示。
要求
- 对于版本 1.x.x:Magento Community Edition 2.3.* - 2.4.* 或 Magento Enterprise Edition 2.3.* - 2.4.*
该模块需要
如何使用
- 启用它
bin/magento module:enable Lof_ElasticsuiteBlog
- 安装模块并重建 DI 缓存
bin/magento setup:upgrade
- 处理博客文章搜索索引的完全重建索引
bin/magento index:reindex elasticsuite_blog_fulltext
分支自仓库: ComWrap ElasticsuiteBlog