-
Adapting to PrestaShop 9: Guzzle is gone, what's next?
PrestaShop 9 no longer includes Guzzle by default. Here's how to adapt your module.
PrestaShop 9 is a major release, meaning it introduces breaking changes, including the removal of certain dependencies. One of the most impactful changes for module developers is the removal of Guzzle, a popular HTTP client that many modules relied on.
Continue reading