Files
PrestaShop/modules/loyalty/config.xml
T
lLefevre 0a6e977161 // revert to revision 14160
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14163 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 15:05:13 +00:00

13 lines
681 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>loyalty</name>
<displayName><![CDATA[Customer loyalty and rewards]]></displayName>
<version><![CDATA[1.8]]></version>
<description><![CDATA[Provide a loyalty program to your customers.]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[pricing_promotion]]></tab>
<confirmUninstall>Are you sure you want to delete all loyalty points and customer history?</confirmUninstall>
<is_configurable>0</is_configurable>
<need_instance>0</need_instance>
<limited_countries></limited_countries>
</module>