| Current Path : /home/rtorresani/www/app/code/Webkul/BuyButton/etc/adminhtml/ |
| Current File : //home/rtorresani/www/app/code/Webkul/BuyButton/etc/adminhtml/routes.xml |
<?xml version="1.0"?>
<!--
/**
* Webkul Software.
*
* @category Webkul
* @package Webkul_BuyButton
* @author Webkul
* @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
* @license https://store.webkul.com/license.html
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:App/etc/routes.xsd">
<router id="admin">
<route id="buybutton" frontName="buybutton">
<module name="Webkul_BuyButton"/>
</route>
</router>
</config>