PrestaShop Developer Conference
PrestaShop Developer Conference
Hybrid format! Paris, France & Online - November 19, 2025
Let's talk code, commerce and open source.

Template preload.html.twig is not defined

If you encounter the error message Template "@AdminNewTheme/public/preload.html.twig" is not defined, it means that the asset compilation process did not generate the required template file. This can happen for various reasons, such as issues with the asset compilation process.

To resolve this issue please make sure to compile the assets correctly, you can see the assets compilation documentation for more information.