magento2-plugin/etc/adminhtml/menu.xml
2021-09-01 11:14:17 +02:00

7 lines
426 B
XML

<?xml version="1.0" ?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
<menu>
<add action="btcpay/invoice/index" id="Storefront_BTCPay::btcpay_invoice" module="Storefront_BTCPay" parent="Magento_Sales::sales_operation" resource="Magento_Backend::content" sortOrder="80" title="BTCPay Server Invoices"/>
</menu>
</config>