Files
PrestaShop/modules/cashondelivery/config.xml
T
fSerny 0819f09899 // Commit config.xml
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16160 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 07:32:27 +00:00

12 lines
559 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>cashondelivery</name>
<displayName><![CDATA[Cash on delivery (COD)]]></displayName>
<version><![CDATA[0.4]]></version>
<description><![CDATA[Accept cash on delivery payments]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[payments_gateways]]></tab>
<is_configurable>0</is_configurable>
<need_instance>1</need_instance>
<limited_countries></limited_countries>
</module>