|
1 | | -<?xml version="1.0"?> |
2 | | -<!-- |
3 | | -/** |
4 | | - * Mageplaza |
5 | | - * |
6 | | - * NOTICE OF LICENSE |
7 | | - * |
8 | | - * This source file is subject to the Mageplaza.com license that is |
9 | | - * available through the world-wide-web at this URL: |
10 | | - * https://www.mageplaza.com/LICENSE.txt |
11 | | - * |
12 | | - * DISCLAIMER |
13 | | - * |
14 | | - * Do not edit or add to this file if you wish to upgrade this extension to newer |
15 | | - * version in the future. |
16 | | - * |
17 | | - * @category Mageplaza |
18 | | - * @package Mageplaza_AjaxLayer |
19 | | - * @copyright Copyright (c) Mageplaza (http://www.mageplaza.com/) |
20 | | - * @license https://www.mageplaza.com/LICENSE.txt |
21 | | - */ |
22 | | ---> |
23 | | -<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd"> |
24 | | - <module name="Mageplaza_AjaxLayer" setup_version="1.0.0"> |
25 | | - <sequence> |
26 | | - <module name="Magento_Catalog"/> |
27 | | - <module name="Mageplaza_Core"/> |
28 | | - </sequence> |
29 | | - </module> |
30 | | -</config> |
| 1 | +<?xml version="1.0"?> |
| 2 | +<!-- |
| 3 | +/** |
| 4 | + * Mageplaza |
| 5 | + * |
| 6 | + * NOTICE OF LICENSE |
| 7 | + * |
| 8 | + * This source file is subject to the Mageplaza.com license that is |
| 9 | + * available through the world-wide-web at this URL: |
| 10 | + * https://www.mageplaza.com/LICENSE.txt |
| 11 | + * |
| 12 | + * DISCLAIMER |
| 13 | + * |
| 14 | + * Do not edit or add to this file if you wish to upgrade this extension to newer |
| 15 | + * version in the future. |
| 16 | + * |
| 17 | + * @category Mageplaza |
| 18 | + * @package Mageplaza_AjaxLayer |
| 19 | + * @copyright Copyright (c) Mageplaza (http://www.mageplaza.com/) |
| 20 | + * @license https://www.mageplaza.com/LICENSE.txt |
| 21 | + */ |
| 22 | +--> |
| 23 | +<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd"> |
| 24 | + <module name="Mageplaza_AjaxLayer" setup_version="1.0.0"> |
| 25 | + <sequence> |
| 26 | + <module name="Magento_Catalog"/> |
| 27 | + <module name="Mageplaza_Core"/> |
| 28 | + <module name="Mageplaza_SeoUrl"/> |
| 29 | + </sequence> |
| 30 | + </module> |
| 31 | +</config> |
0 commit comments