![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/app/code/Soon/Faq/etc/adminhtml/ |
<?xml version="1.0"?> <!-- /** * This file is part of Soon_Faq for Magento2. * * @license All rights reserved * @author Krzysztof Majkowski <[email protected]> * @category Soon * @package Soon_Faq * @copyright Copyright (c) 2017 Agence Soon (http://www.agence-soon.fr) */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:Magento/Config/etc/system_file.xsd"> <system> <section id="cms" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <group id="soon_faq" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label>Soon Faq</label> <field id="category_format" translate="label comment" type="text" sortOrder="0" showInDefault="1" showInStore="1" showInWebsite="1"> <label>Format</label> <comment> <![CDATA[Example: %s - %s]]> </comment> </field> <field id="category_prefix" translate="label" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> <label>Category store prefix</label> <frontend_model>Soon\Faq\Block\Adminhtml\Form\Field\CategoryPrefixDynamic</frontend_model> <backend_model>Soon\Faq\Model\System\Config\Backend\CategoryPrefixDynamic</backend_model> </field> </group> </section> </system> </config>