b374k
m1n1 1.01
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 / dev2.destoffenstraat.com / vendor / amasty / base / etc / adminhtml /
Filename/home/dev2.destoffenstraat.com/vendor/amasty/base/etc/adminhtml/system.xml
Size4.21 kb
Permissionrw-r--r--
Ownerroot : root
Create time17-Aug-2025 10:26
Last modified16-Aug-2022 09:35
Last accessed23-Aug-2025 03:56
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
<?xml version="1.0"?>
<!--
/**
* @author Amasty Team
* @copyright Copyright (c) 2022 Amasty (https://www.amasty.com)
* @package Magento 2 Base Package
*/-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
<system>
<tab id="amasty" translate="label" sortOrder="999999" class="amasty-tab ambase-tab-container">
<label>Amasty Extensions</label>
</tab>
<section id="amasty_base" translate="label" type="text" sortOrder="-5000" showInDefault="1" showInWebsite="1"
showInStore="1">
<label><![CDATA[Extensions &amp; Notifications]]></label>
<tab>amasty</tab>
<resource>Amasty_Base::config</resource>
<group id="extensions" translate="label" type="text" sortOrder="5" showInDefault="1" showInWebsite="0"
showInStore="0">
<label>Installed Extensions</label>
<frontend_model>Amasty\Base\Block\Adminhtml\Extensions</frontend_model>
</group>
<group id="notifications" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="0"
showInStore="0">
<label>Notifications</label>
<field id="frequency" translate="label" type="select" sortOrder="10" showInDefault="1"
showInWebsite="1" showInStore="1">
<label>Update Frequency</label>
<source_model>Amasty\Base\Model\Source\Frequency</source_model>
</field>
<field id="type" translate="label" type="multiselect" sortOrder="20" showInDefault="1"
showInWebsite="1" showInStore="1">
<label>I want to Receive Notifications about:</label>
<source_model>Amasty\Base\Model\Source\NotificationType</source_model>
<backend_model>Amasty\Base\Model\Config\Backend\Unsubscribe</backend_model>
<can_be_empty>1</can_be_empty>
</field>
<field id="ads_enable" translate="label" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Enable Feature Suggestions in Config?</label>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
</field>
</group>

<group id="menu" translate="label" type="text" sortOrder="20" showInDefault="1" showInWebsite="0"
showInStore="0">
<label>Menu</label>
<field id="enable" translate="label" type="select" sortOrder="10" showInDefault="1"
showInWebsite="0" showInStore="0">
<label>Enable Amasty Menu Item</label>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
<backend_model>Amasty\Base\Model\Config\Backend\Menu</backend_model>
</field>
<frontend_model>Amasty\Base\Block\MenuGroup</frontend_model>
</group>

<group id="information" translate="label" type="text" sortOrder="30" showInDefault="1" showInWebsite="0"
showInStore="0">
<label>System Information</label>
<frontend_model>Amasty\Base\Block\Info</frontend_model>
</group>
<group id="system" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="0" showInStore="0">
<label>System Settings</label>
<field id="cli_php_path" translate="label comment" type="note" showInDefault="1" showInWebsite="0" showInStore="0">
<label>CLI PHP Path</label>
<comment>Current CLI PHP path of your Magento which is used by our extension when running the commands directly during the processing of PHP requests. To change it, please run bin/magento config:set amasty_base/system/cli_php_path %CLI_PHP_PATH% from the command line.</comment>
<frontend_model>Amasty\Base\Block\Adminhtml\System\Config\CliPhpPath</frontend_model>
</field>
</group>
</section>
</system>
</config>