When unpkg Fails, PrestaShop Suffers

CDN unpkg is unavailable

Since Friday evening (03/14/2025), some PrestaShop users, particularly those using version 8 Classic Edition, have experienced difficulties accessing their management interface.

This issue stems from the CDN used in several modules developed by PrestaShop for this edition. While it affects other versions, the impact is less severe as it involves less critical modules, potentially causing slowdowns without complete blockage.

Indeed, the unpkg CDN used by these modules has been malfunctioning since last night, preventing the loading of static CSS and JS files.

Why is Version 8 Classic Edition More Affected?

This version introduces a new back-office design through the ps_edition_basic module, which is responsible for presenting the entire PrestaShop back-office. The unavailability of several CSS and JS files disrupts page display or severely degrades the design, rendering navigation impossible.

What Solution to Apply?

As often, issues encountered on PrestaShop are identified and resolved by its quick and responsive community. In this case, the Friends of Presta community assists PrestaShop users.

The jsDelivr CDN offers a solution to switch its service as a replacement for unpkg.

Simply identify all calls to unpkg in your site's code and replace them with the corresponding links provided by jsDelivr.

Nothing more.

Support

If you need assistance with this process, feel free to contact me to take care of your store. Of course, I am already handling this for my clients under maintenance contracts.

Comments