Files
PrestaShop/modules/blocktopmenu/config.xml
vChabot 7f4a583054 // revert config module files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14986 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 15:40:34 +00:00

12 lines
561 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>blocktopmenu</name>
<displayName><![CDATA[Top horizontal menu]]></displayName>
<version><![CDATA[1.4]]></version>
<description><![CDATA[Add a new menu on top of your shop.]]></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>