Files
PrestaShop/modules/dibs/config.xml
2011-08-22 16:22:16 +00:00

12 lines
411 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>dibs</name>
<displayName><![CDATA[DIBS]]></displayName>
<version><![CDATA[1.1]]></version>
<description><![CDATA[DIBS payment API]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[payments_gateways]]></tab>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
<limited_countries></limited_countries>
</module>