Coder Social home page Coder Social logo

magento2attributelandingtweakwise-archived's Introduction

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!

magento2attributelandingtweakwise-archived's People

Contributors

bramstroker avatar edwinljacobs avatar ah-net avatar hnto avatar rofokken avatar

Stargazers

 avatar

Watchers

James Cloos avatar Johan van de Pol avatar  avatar  avatar Rene Hol avatar  avatar  avatar

Forkers

hnto rofokken bvmax

magento2attributelandingtweakwise-archived's Issues

Missing Attribute landing content when selecting filter with Ajax enabled.

Hi,

I've created a landing page that shows content when the color blue is filtered.

When opening the layered navigation with AJAX enabled and no filters selected. Selecting the color blue does not load the landing page content. Reloading the page does show the content. The issue is that the content is not loaded by AJAX and requires a page reload.

Breadcrumb function override

In src/Block/Catalog/Breadcrumbs.php the protected function _prepareLayout creates the breadcrumb path, but it looks at the complete URL path for a crumb, instead of splitting them in to separate crumbs. Looking at the code, the crumb path can exist of three levels maximum, which could also be more if categories are included.

Can you make this a public function instead, so it can be extended / overridden and extra levels can be applied?

Robots on ALP's

Hi,

We have installed the latest versions of the ALP extentions for one of our customers. They said the new versions should fix an issue with the index,follow robots on ALP's.

I've tested this but we still do not get robot information. Can you confirm this feature is added and should work? And in what file can i check for that logic?

Thanks in advance.

No support for emico/tweakwise ^4.0

The latest version of this package doesn't have support for emico/tweakwise ^4.0

Solution: in composer.json: "emico/tweakwise": "^3.0|^4.0",

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.