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

11 lines
375 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>themeinstallator</name>
<displayName>Import/export a theme</displayName>
<version>1.3</version>
<description>Export or Install a theme and its modules on your shop.</description>
<author>PrestaShop</author>
<tab>administration</tab>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
</module>