PrestaShop logo

PrestaShop

Open source e-commerce platform for building an online store

Alternative to: shopify, woocommerce, bigcommerce, magento


About Versions (100)

9.0.0

2025-06-10

πŸš€ PrestaShop 9 is now available!

After over two years of development, PrestaShop 9 brings some big updates, all shaped by feedback and collaboration with the community.

What’s new? πŸ”Ή Symfony 6.4 long-term support version πŸ”Ή PHP 8.1 - 8.4 support πŸ”Ή A completely new Admin API πŸ”Ή Modern Hummingbird theme πŸ”Ή Better developer experience across the board

This release marks a major step forward for merchants, developers, and integrators.

πŸ‘‰ Explore the details on the Build blog: https://build.prestashop-project.org/news/2025/prestashop-9-0-available/

It includes multiple bug fixes and improvements in addition to all the changes that were already released in PrestaShop 9.0.0 Beta 1 and PrestaShop 9.0.0 RC 1.

Download PrestaShop

πŸ‘‰ Follow the download on the release note: https://build.prestashop-project.org/news/2025/prestashop-9-0-available/#download-prestashop-9

Changelog

Click here to read the changes since RC 1

  • Back Office:
    • Improvement:
      • #38841: Small refacto LegacyControllerContext (by @boherm)
      • #38849: Change criteria to hide invalid endpoints (by @jolelievre)
      • #38783: Update API module and improve CQRS not found filtering in API (by @jolelievre)
    • Bug fix:
      • #38199: Fix: Cannot use β€˜type’ => β€˜file’ on HelperOptions on PS 9.0.x (by @Codencode)
      • #38795: Fix LegacyControllerContextBuilder to use physicalUri (by @boherm)
  • Core:
    • Improvement:
      • #38820: Update Symfony components after 6.4.22 release (by @nicosomb)
      • #38491: OrderSlipCreator Hook actionOrderSlipAdd => add order slip object to hook param (by @Mch0)
  • Tests:
    • Improvement:
      • #38793: Functional Tests : API : Check endpoints (by @Progi1984)
      • #38789: Functional Tests : API : PATCH /product/{productId} (by @Progi1984)
    • Bug fix:
      • #38749: TextWithLengthCounterType : Support for existing CSS class (by @Progi1984)