| Current Path : /srv/web/sites/shop.cappellettinovasalus.it/httpdocs/app/code/Magefan/Blog/etc/adminhtml/ |
| Current File : /srv/web/sites/shop.cappellettinovasalus.it/httpdocs/app/code/Magefan/Blog/etc/adminhtml/routes.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magefan (support@magefan.com). All rights reserved.
* Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
*
* Glory to Ukraine! Glory to the heroes!
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:App/etc/routes.xsd">
<router id="admin">
<route id="blog" frontName="blog">
<module name="Magefan_Blog" />
</route>
</router>
</config>