Files
PrestaShop/modules/shopimporter/config.xml

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>