Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/code/Amasty/GoogleAddressAutocomplete/etc/
Upload File :
Current File : /home/dev2.destoffenstraat.com/app/code/Amasty/GoogleAddressAutocomplete/etc/module.xml

<?xml version="1.0"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) 2022 Amasty (https://www.amasty.com)
 * @package Google Address Autocomplete for Magento 2 (System)
 */-->

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
    <module name="Amasty_GoogleAddressAutocomplete">
        <sequence>
            <module name="Amasty_Base"/>
        </sequence>
    </module>
</config>