Files
PrestaShop/modules/shopimporter/config.xml
T
2011-04-12 18:24:40 +00:00

11 lines
388 B
XML

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