Your IP : 127.0.0.1


Current Path : /ShopbySeo/
Upload File :
Current File : //ShopbySeo/registration.php

<?php
/**
 * @author Amasty Team
 * @copyright Copyright (c) 2020 Amasty (https://www.amasty.com)
 * @package Amasty_ShopbySeo
 */

\Magento\Framework\Component\ComponentRegistrar::register(
    \Magento\Framework\Component\ComponentRegistrar::MODULE,
    'Amasty_ShopbySeo',
    __DIR__
);