![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/safemage/storecode/etc/frontend/ |
<?xml version="1.0"?> <!-- NOTICE OF LICENSE This source file is subject to the SafeMageEULA that is bundled with this package in the file LICENSE.txt. It is also available at this URL: https://www.safemage.com/LICENSE_EULA.txt Copyright (c) SafeMage (https://www.safemage.com/) --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <type name="Magento\Store\Controller\Store\SwitchAction"> <plugin name="storeSwitcherPlugin" type="SafeMage\StoreCode\Plugin\Store\Controller\Store\SwitchActionPlugin" /> </type> <type name="Magento\Framework\App\RouterInterface"> <plugin name="routerPlugin" type="SafeMage\StoreCode\Plugin\Framework\App\RouterPlugin" /> </type> <type name="Magento\Store\Block\Switcher"> <plugin name="switcherUrlPlugin" type="SafeMage\StoreCode\Plugin\Store\Block\SwitcherPlugin" /> </type> <type name="Magento\Store\Model\Store"> <plugin name="parseUrlPathPlugin" type="SafeMage\StoreCode\Plugin\Store\Model\StorePlugin" /> </type> </config>