Files
PrestaShop/modules/themeinstallator/config.xml
fSerny 0819f09899 // Commit config.xml
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16160 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-29 07:32:27 +00:00

12 lines
580 B
XML
Executable File

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