Can exclude hook from cache

#1
Hello,
I have to adapt a module so that I don't cache it. I'm doing a very simple test, a custom hook that prints something to the screen with an echo.
There is no way I can't cache it, what should I do?


---------------

Can you exclude the cache of a controller override?


Attached screenshots
 

Attachments

Pong

Administrator
Staff member
#4
There is no sample for it since only experienced Prestashop developer can do it and also need to analyze the the module/template code (not LSCPS code) to adjust.
 
Top