emico/m2-attributelanding-tweakwise
最新稳定版本:v4.4.1
Composer 安装命令:
composer require emico/m2-attributelanding-tweakwise
包简介
Provides compatibility between Attribute landing module and Tweakwise module.
README 文档
README
This is a compatibility module for Magento2AttributeLanding and Magento2Tweakwise. It will install the following packages:
- tweakwise/tweakwise
- tweakwise/tweakwise-export
- tweakwise/magento2-attributelanding
- tweakwise/magento2-attributelanding-tweakwise (this package)
Packages tweakwise/tweakwise and tweakwise/tweakwise-export provides magento2 integration with the Tweakwise navigator (https://www.tweakwise.com/) Package tweakwise/magento2-attributelanding provides magento2 support for landingspages based on attributes and categories for example "red-pants", here category is "pants" and the attribute is color with value red. This package provides the integration between the navigator and the landingspages.
Installation
Install package using composer
composer require tweakwise/magento2-attributelanding-tweakwise
Run installers
php bin/magento setup:upgrade
A note on navigation.
It is possible to have your users navigate to a landingpage when the user happens to select a set of filters which matches a landingpage. In order to do this one has to enable "tweakwise_attributelanding/general/allow_crosslink". It is also important to note that in order to achieve this the filter values configured in the landingpage match the tweakwise filter values (as known in the navigator) exactly, this is case sensitive!
Contributors
If you want to create a pull request as a contributor, use the guidelines of semantic-release. semantic-release automates the whole package release workflow including: determining the next version number, generating the release notes, and publishing the package. By adhering to the commit message format, a release is automatically created with the commit messages as release notes. Follow the guidelines as described in: https://github.com/semantic-release/semantic-release?tab=readme-ov-file#commit-message-format.
统计信息
- 总下载量: 94.25k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2019-05-08