Files
PrestaShop/modules/blockcms/config.xml
aFolletete 10445ad61d // 1.5 branche creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@5881 b9a71923-0436-4b27-9f14-aed3839534dd
2011-04-12 18:24:40 +00:00

12 lines
384 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>blockcms</name>
<displayName>CMS Block</displayName>
<version>1.1</version>
<description>Adds a block with several CMS links.</description>
<author>PrestaShop</author>
<tab>front_office_features</tab>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
<limited_countries></limited_countries>
</module>