Files
advancedmegamenu/config.xml
T
bibips ff78da047e Add hook actionMainMenuModifier
Thanks this hook it's possible to alter main menu. For instance you can
display menu items per customer or per group of customer
2025-03-24 08:45:12 +01:00

13 lines
468 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>ps_mainmenu</name>
<displayName><![CDATA[Main menu]]></displayName>
<version><![CDATA[2.3.5]]></version>
<description><![CDATA[Adds a new menu to the top of your e-commerce website.]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[front_office_features]]></tab>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
<limited_countries></limited_countries>
</module>