php - Making a module change a default behavior without using overrides in Prestashop -


i want ps module change default behavior without using overrides. want add element ".tpl" file.

is possible?

you can try hang functionality 1 of existing hooks. if none of them works case, you'll have create own hook , add call theme tpl.


Comments

Popular posts from this blog

mysql - How to unscape text from database in android studio -

php - Admin SDK -- get information about the group -

Making CSS Drop Down Menu 2 Columns -