Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mateusz-stelmasiak/prestashop-module-infobiaproductcomposer-not-working
- Owner: mateusz-stelmasiak
- Created: 2023-11-18T00:58:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T01:15:25.000Z (about 1 year ago)
- Last Synced: 2024-04-16T05:00:03.037Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.