How to Create a Custom Hook in PrestaShop?
Hello everyone,
I want to add a custom section in PrestaShop (between the KPI section and the list view).
Could someone please explain:
-
How to create a custom hook in PrestaShop?
-
How to call the hook in a controller or TPL file?
-
Is it better to use a hook or an override for this case?
Any guidance or example would be really helpful.
Thanks in advance!