We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144369d commit 0188b9fCopy full SHA for 0188b9f
etc/adminhtml/system.xml
@@ -8,10 +8,10 @@
8
9
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
10
<system>
11
- <tab id="magepow" translate="label" sortOrder="89">
+ <tab id="magepow" translate="label" sortOrder="999999999">
12
<label>Magepow</label>
13
</tab>
14
- <section id="magepow_core" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
+ <section id="magepow_core" translate="label" type="text" sortOrder="0" showInDefault="1" showInWebsite="1" showInStore="1">
15
<class>separator-top</class>
16
<label>Marketplace Feed</label>
17
<tab>magepow</tab>
0 commit comments