Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mateusz-stelmasiak/prestashop-module-infobiaproductcomposer-not-working

As of 11/17/2023 the infobia-product-composer module stopped working. It needed a result from a query from infobia API which is no longer available. Here I provide a way to bypass this need, so that the module can run in absence of the infobia API.
https://github.com/mateusz-stelmasiak/prestashop-module-infobiaproductcomposer-not-working

Last synced: about 2 months ago
JSON representation

As of 11/17/2023 the infobia-product-composer module stopped working. It needed a result from a query from infobia API which is no longer available. Here I provide a way to bypass this need, so that the module can run in absence of the infobia API.

Awesome Lists containing this project

README

        

# Prestashop-Module-Infobia-Product-Composer-Not-Working
# EN
As of 11/17/2023 the infobia API and what follows - the infobia-product-composer module not longer work. Here i provide a way to bypass any need for communication with the infobia API, so that the module can run in its absence.

## STEPS
1. Download the 'infobia_product_composer.php' file.
2. Place it in '_path_to_your_shop_/modules/infobia_product_composer' to overwrite 'infobia_product_composer.php'.
3. DONE.

# FR
Depuis le 17/11/2023, l'API infobia et ce qui en découle - le module infobia-product-composer - ne fonctionnent plus. Je propose ici un moyen de contourner tout besoin de communication avec l'API infobia, afin que le module puisse fonctionner en son absence.

## ÉTAPES
1. Téléchargez le fichier 'infobia_product_composer.php'.
2. Placez-le dans '_path_to_your_shop_/modules/infobia_product_composer' pour remplacer 'infobia_product_composer.php'.
3. C'EST FAIT.