show one module in hook prestashop

show one module in hook prestashop:

if you want to show one module in hook you can do it :

it's very easy :



{hook h='nameOfhook' mod='nameofmodule'}


Example:

{hook h='displayHome' mod='Featuredcategories'}