Type
magento2-module
Provides compatibility between Attribute landing module and Tweakwise module.
magento2-module
None
None
None
None
None
None
This is a compatibility module for Magento2AttributeLanding and Magento2Tweakwise. It will install the following packages: 1. emico/tweakwise 2. emico/tweakwise-export 3. emico/m2-attributelanding 4. emico/m2-attributelanding-tweakwise (this package)
Packages emico/tweakwise and emico/tweakwise-export provides magento2 integration with the Tweakwise navigator (https://www.tweakwise.com/) Package emico/m2-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.
Install package using composer
composer require emico/m2-attributelanding-tweakwise
Run installers
php bin/magento setup:upgrade
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 "emico_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!