Files
PrestaShop/modules/producttooltip/config.xml
rGaillard 8fc7f11014
2011-07-06 10:54:11 +00:00

12 lines
501 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>producttooltip</name>
<displayName><![CDATA[Product tooltips]]></displayName>
<version><![CDATA[1.0]]></version>
<description><![CDATA[Show how many people are watching a product page, last sale and last cart added.]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[front_office_features]]></tab>
<is_configurable>1</is_configurable>
<need_instance>0</need_instance>
<limited_countries></limited_countries>
</module>