7 lines
426 B
XML
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>
|