Your IP : 216.73.216.81


Current Path : /srv/web/sites/shop.cappellettinovasalus.it/httpdocs/app/code/Magefan/Blog/etc/adminhtml/
Upload File :
Current File : /srv/web/sites/shop.cappellettinovasalus.it/httpdocs/app/code/Magefan/Blog/etc/adminhtml/menu.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:module:Magento_Backend:etc/menu.xsd">
    <menu>
        <add id="Magefan_Blog::elements" title="Blog" module="Magefan_Blog" parent="Magento_Backend::content" sortOrder="10"  resource="Magefan_Blog::elements"/>
        <add id="Magefan_Blog::post" title="Posts" module="Magefan_Blog" parent="Magefan_Blog::elements" sortOrder="10" action="blog/post" resource="Magefan_Blog::post"/>
        <add id="Magefan_Blog::category" title="Categories" module="Magefan_Blog" parent="Magefan_Blog::elements" sortOrder="20" action="blog/category" resource="Magefan_Blog::category"/>
        <add id="Magefan_Blog::tag" title="Tags" module="Magefan_Blog" parent="Magefan_Blog::elements" sortOrder="25" action="blog/tag" resource="Magefan_Blog::tag"/>
        <add id="Magefan_Blog::comment" title="Comments" module="Magefan_Blog" parent="Magefan_Blog::elements" sortOrder="30" action="blog/comment" resource="Magefan_Blog::comment"/>
        <add id="Magefan_Blog::import" title="Import" module="Magefan_Blog" parent="Magefan_Blog::elements" sortOrder="40" action="blog/import" resource="Magefan_Blog::import"/>
        <add id="Magefan_Blog::widget" title="Add Blog Blocks via Widgets" module="Magefan_Blog" parent="Magefan_Blog::elements" sortOrder="45" action="adminhtml/widget_instance" resource="Magento_Widget::widget_instance"/>
        <add id="Magefan_Blog::config_blog" title="Configuration" module="Magefan_Blog" parent="Magefan_Blog::elements" sortOrder="50" action="adminhtml/system_config/edit/section/mfblog" resource="Magefan_Blog::config_blog"/>
    </menu>
</config>