Jonathan Lelievre's picture

All articles by Jonathan Lelievre

Lead Developer Open Source Project
  • Extra properties: custom data fields for every PrestaShop entity

    A native way to attach extra fields to any PrestaShop entity, with multistore, multilang, Back Office, Front Office, and Admin API support, and no overrides.

    At PrestaShop, extensibility has always been a key principle, and the platform already gives modules plenty of room to enrich it through hooks, including ones that let you adjust Symfony form builders, grids, and more.

    Continue reading Arrow
  • 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 Arrow