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

11 lines
361 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>crossselling</name>
<displayName>Cross Selling</displayName>
<version>0.1</version>
<description>Customers who bought this product also bought:</description>
<author>PrestaShop</author>
<tab>front_office_features</tab>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
</module>