Files
PrestaShop/modules/referralprogram/config.xml
aFolletete 10445ad61d // 1.5 branche creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@5881 b9a71923-0436-4b27-9f14-aed3839534dd
2011-04-12 18:24:40 +00:00

13 lines
550 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>referralprogram</name>
<displayName>Customer referral program</displayName>
<version>1.5</version>
<description>Integrate a referral program system into your shop.</description>
<author>PrestaShop</author>
<tab>advertising_marketing</tab>
<confirmUninstall>All sponsors and friends will be deleted. Are you sure you want to uninstall this module?</confirmUninstall>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
<limited_countries></limited_countries>
</module>