<?xml version="1.0"?>
<!--
/**
* Landofcoder
*
* NOTICE OF LICENSE
*
* This source file is subject to the Landofcoder.com license that is
* available through the world-wide-web at this URL:
* http://www.landofcoder.com/license-agreement.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this extension to newer
* version in the future.
*
* @category Landofcoder
* @package Lofmp_TimeDiscount
* @copyright Copyright (c) 2017 Landofcoder (http://www.landofcoder.com/)
* @license http://www.landofcoder.com/LICENSE-1.0.html
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../Backend/etc/menu.xsd">
<menu>
<add id="Lofmp_TimeDiscount::timediscount" sortOrder="250" title="TimeDiscount" module="Lofmp_TimeDiscount" resource="Lofmp_TimeDiscount::timediscount_elements" parent="Lof_MarketPlace::marketplace"/>
<add id="Lofmp_TimeDiscount::product" title="Manage TimeDiscount" module="Lofmp_TimeDiscount" sortOrder="10" parent="Lofmp_TimeDiscount::timediscount" action="lofmptimediscount/product/index" resource="Lofmp_TimeDiscount::product"/>
<add id="Lofmp_TimeDiscount::timediscount_setting" title="Settings" module="Lofmp_TimeDiscount" sortOrder="40" parent="Lofmp_TimeDiscount::timediscount" action="adminhtml/system_config/edit/section/lofmptimediscount" resource="Lofmp_TimeDiscount::timediscount_setting"/>
</menu>
</config> |