doofinder/doofinder-magento2-es-compat

Module for Doofinder_Feed module compatibility

Installs: 55 134

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 17

Forks: 3

Open Issues: 2

Type:magento2-module

v3.0.14 2022-04-19 10:08 UTC

README

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.