Download the PHP package tweakwise/magento2-attributelanding-tweakwise without Composer
On this page you can find all versions of the php package tweakwise/magento2-attributelanding-tweakwise. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tweakwise/magento2-attributelanding-tweakwise
More information about tweakwise/magento2-attributelanding-tweakwise
Files in tweakwise/magento2-attributelanding-tweakwise
Package magento2-attributelanding-tweakwise
Short Description Provides compatibility between Attribute landing module and Tweakwise module.
License OSL-3.0
Informations about the package magento2-attributelanding-tweakwise
Description
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
Run installers
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 "Allow crosslink" under Stores -> Configuration -> Emico Extensions -> Attribute landing pages -> General.
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!
Configuration
Configuration can be found under Stores -> Configuration -> Catalog -> Tweakwise -> Attribute Landing Pages.
- Backend API Access Token (optional): Enter the backend API token if you want to use the Tweakwise backend API to retrieve attributes when creating attribute landing pages. Leave empty if you manage attribute landing page filters manually.
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.
All versions of magento2-attributelanding-tweakwise with dependencies
emico/m2-attributelanding Version >=7.0.0
tweakwise/magento2-tweakwise Version >=11.0.0