doofinder / doofinder-magento2-es-compat

Compatibility module for Magento 2 >=2.3.1 || >=2.2.8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doofinder-magento2-es-compat

The point of Doofinder_FeedCompatibility module is to support compatibility of Doofinder_Feed with different Magento versions. Starting from version 2.3.2, Magento introduced a lot of new functionalities, which weren’t present in previous ones. In order to ensure Doofinder backwards compatibility, in this module, we add elements needed for specific Magento version.

In the table below you may find explanation which version of the module is compatible with particular Magento version.

Magento versions Tag Comment
>= 2.2.6 <= 2.2.11 v1.x Compatibility module for Magento from 2.2.6 to 2.2.11
2.3.0 - 2.3.1 v2.x Compatibility module for Magento 2.3.0 and 2.3.1
>= 2.3.2 =< 2.3.5-p1 v3.x Compatibility module for Magento from 2.3.2 to 2.3.5-p1

If you need to add something related to a specific Magento version, please add it in this module. If you add/fix something that will work on every Magento version, please add it in the original Doofinder module.

About

Compatibility module for Magento 2 >=2.3.1 || >=2.2.8

License:MIT License


Languages

Language:PHP 100.0%