Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

EmicoEcommerce/Magento2AttributeLandingTweakwise-archived

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is abandoned and no longer maintained. For the replacement package see tweakwise/magento2-attributelanding-tweakwise package instead.


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!