magexperts/frontend-advanced-elasticsuite-catalog
最新稳定版本:1.0.1
Composer 安装命令:
composer require magexperts/frontend-advanced-elasticsuite-catalog
包简介
Magento 2 module improves ElasticSuite. Adds smart ajax filtering, dynamic product loading. Compatible with Vira Theme
README 文档
README
Magento 2 module enhancing ElasticSuite Catalog features for Vira Theme. Adds smart ajax filtering, with dynamic pagination.
Key Features
- Multiple filtering without page reloads based on Alpine.js
- Multiselect Ajax Swatches
- Dynamic update sliders of any type
- Also works on catalog search
Installation
composer require magexperts/frontend-advanced-elasticsuite-catalog
Admin Configurations
General
- Active: Yes/No
Slider Configuration
Direct Mode Active: Yes/No
Tip
If you have Varnish Cache issue - update sub vcl_hash in your varnish VCL by adding code below
# To make sure XMLHttp calls have their own cache
if (req.http.X-Requested-With) {
hash_data(req.http.X-Requested-With);
}
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2024-12-21