You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
331 B
8 lines
331 B
<?xml version="1.0"?>
|
|
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
|
|
<module name="Yumdap_ProductHeight" setup_version="0.0.1">
|
|
<sequence>
|
|
<module name="Magento_Catalog"/>
|
|
</sequence>
|
|
</module>
|
|
</config>
|