| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Rewards/etc/frontend/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Rewards/etc/frontend/routes.xml |
<?xml version="1.0"?>
<!--
/**
* @author Amasty Team
* @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
* @package Reward Points Base for Magento 2
*/-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:App/etc/routes.xsd">
<router id="standard">
<route id="amrewards" frontName="amrewards">
<module name="Amasty_Rewards" before="Magento_Core" after="Magento_Sales" />
</route>
</router>
</config>