Files
PrestaShop/modules/shopimporter/config.xml
T
vAugagneur e55f85ae00 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14005 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-09 13:53:58 +00:00

12 lines
593 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>shopimporter</name>
<displayName><![CDATA[Shop Importer]]></displayName>
<version><![CDATA[1.0]]></version>
<description><![CDATA[This module allows you to import your shop from another system into Prestashop.]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[migration_tools]]></tab>
<is_configurable>1</is_configurable>
<need_instance>0</need_instance>
<limited_countries></limited_countries>
</module>