emico/m2-attributelanding-tweakwise v2.4.0

Provides compatibility between Attribute landing module and Tweakwise module.

Type

magento2-module

License

None

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Description

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.

Installation

Install package using composer

composer require emico/m2-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 "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!