|
Apache/2.4.41 (Ubuntu) Linux vmi616275.contaboserver.net 5.4.0-84-generic #94-Ubuntu SMP Thu Aug 26 20:27:37 UTC 2021 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) server ip : 62.171.164.128 | your ip : 127.0.0.1 safemode OFF > / home / a / home / dev2.destoffenstraat.com / app / code / MageWorx / GiftCards / etc / adminhtml / |
Filename | |
Size | 1.46 kb |
Permission | rwxrwxrwx |
Owner | root : root |
Create time | 21-Aug-2025 12:26 |
Last modified | 13-May-2022 10:39 |
Last accessed | 23-Aug-2025 01:51 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
<?xml version="1.0"?>
<!--
/**
* Copyright © MageWorx. All rights reserved.
* See LICENSE.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
<menu>
<add id="MageWorx_GiftCards::mageworx_giftcards" title="MageWorx Gift Cards" module="MageWorx_GiftCards" sortOrder="100" parent="Magento_Backend::marketing" dependsOnModule="MageWorx_GiftCards" resource="MageWorx_GiftCards::mageworx_giftcards"/>
<add id="MageWorx_GiftCards::mageworx_gifftcards_giftcards" title="Gift Cards List" module="MageWorx_GiftCards" sortOrder="10" parent="MageWorx_GiftCards::mageworx_giftcards" action="mageworx_giftcards/giftcards" resource="MageWorx_GiftCards::mageworx_giftcards_giftcards"/>
<add id="MageWorx_GiftCards::mageworx_gifftcards_generate" title="Gift Cards Generate" module="MageWorx_GiftCards" sortOrder="20" parent="MageWorx_GiftCards::mageworx_giftcards" action="mageworx_giftcards/generate/edit" resource="MageWorx_GiftCards::mageworx_giftcards_generate"/>
<add id="MageWorx_GiftCards::system_import_export"
title="Import/Export Gift Cards by MageWorx"
sortOrder="40"
module="MageWorx_GiftCards"
parent="Magento_Backend::system_convert"
action="mageworx_giftcards/importExport/express"
resource="MageWorx_GiftCards::import_export"
/>
</menu>
</config>
<!--
/**
* Copyright © MageWorx. All rights reserved.
* See LICENSE.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
<menu>
<add id="MageWorx_GiftCards::mageworx_giftcards" title="MageWorx Gift Cards" module="MageWorx_GiftCards" sortOrder="100" parent="Magento_Backend::marketing" dependsOnModule="MageWorx_GiftCards" resource="MageWorx_GiftCards::mageworx_giftcards"/>
<add id="MageWorx_GiftCards::mageworx_gifftcards_giftcards" title="Gift Cards List" module="MageWorx_GiftCards" sortOrder="10" parent="MageWorx_GiftCards::mageworx_giftcards" action="mageworx_giftcards/giftcards" resource="MageWorx_GiftCards::mageworx_giftcards_giftcards"/>
<add id="MageWorx_GiftCards::mageworx_gifftcards_generate" title="Gift Cards Generate" module="MageWorx_GiftCards" sortOrder="20" parent="MageWorx_GiftCards::mageworx_giftcards" action="mageworx_giftcards/generate/edit" resource="MageWorx_GiftCards::mageworx_giftcards_generate"/>
<add id="MageWorx_GiftCards::system_import_export"
title="Import/Export Gift Cards by MageWorx"
sortOrder="40"
module="MageWorx_GiftCards"
parent="Magento_Backend::system_convert"
action="mageworx_giftcards/importExport/express"
resource="MageWorx_GiftCards::import_export"
/>
</menu>
</config>