| Current Path : /var/www/www.indacotrentino.com/www/vendor/iubenda/module-cookiesolution/etc/adminhtml/ |
| Current File : //var/www/www.indacotrentino.com/www/vendor/iubenda/module-cookiesolution/etc/adminhtml/system.xml |
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
<system>
<tab id="iubenda_tab" translate="label" sortOrder="500">
<label>iubenda</label>
</tab>
<section id="iubenda" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
<label>iubenda Cookie Solution</label>
<tab>iubenda_tab</tab>
<resource>Iubenda_CookieSolution::settings_permission</resource>
<group id="code" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Code</label>
<field id="jscode" translate="label comment" type="textarea" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Embedding code</label>
<comment><![CDATA[Configure your cookie banner on <a target="_blank" href="https://iubenda.com/en/dashboard">iubenda dashboard</a> and paste here the embed code to integrate it to your website.]]></comment>
<backend_model>Iubenda\CookieSolution\Model\Config\Backend\CustomEmbeddingCodeSaving</backend_model>
</field>
<field id="iubenda_automatic_blocking_status" translate="label comment" type="checkbox" sortOrder="11" showInDefault="1" showInWebsite="1" showInStore="1">
<label>iubenda Automatic Blocking</label>
<comment><![CDATA[
<span class="iubenda-autoblocking-warning-section">to enable iubenda Automatic Blocking, <a target="_blank" href="https://www.iubenda.com/en/help/133036-prior-blocking-of-cookies-automatic-blocking-auto-blocking#what-is-automatic-blocking">visit the guide</a> to make configuration changes and paste the updated embedding code.</span>
<span class="iubenda-autoblocking-info-section" style="display:none"><a target="_blank" href="https://www.iubenda.com/en/help/133036-prior-blocking-of-cookies-automatic-blocking-auto-blocking#what-is-automatic-blocking">Learn more</a> about automatic blocking.</span>
]]></comment>
<frontend_model>Iubenda\CookieSolution\Block\Adminhtml\Form\Field\DisabledCheckbox</frontend_model>
</field>
</group>
<group id="settings" translate="label" type="text" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Settings</label>
<field id="blocking_enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Native Blocking</label>
<comment><![CDATA[Automatically block scripts detected by the plugin.<br><a target="_blank" href="https://iubenda.com/en/dashboard">Check our documentation</a> for list of detected scripts.]]></comment>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
</field>
<field id="experimental_mode" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Parsing engine</label>
<comment>Select parsing engine.</comment>
<source_model>Iubenda\CookieSolution\Model\Config\Source\Radiobtn</source_model>
<depends>
<field id="blocking_enabled">1</field>
</depends>
</field>
</group>
<group id="custom" translate="label" type="text" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Custom Scripts \ Iframes</label>
<depends>
<field id="iubenda/settings/blocking_enabled">1</field>
</depends>
<field id="scripts" translate="label comment" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Scripts</label>
<frontend_model>Iubenda\CookieSolution\Block\Adminhtml\Form\Field\CustomScripts</frontend_model>
<backend_model>Magento\Config\Model\Config\Backend\Serialized\ArraySerialized</backend_model>
<comment>Provide a list of custom scripts you'd like to block and assign their purpose.</comment>
</field>
<field id="iframes" translate="label comment" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Iframes</label>
<frontend_model>Iubenda\CookieSolution\Block\Adminhtml\Form\Field\CustomIframes</frontend_model>
<backend_model>Magento\Config\Model\Config\Backend\Serialized\ArraySerialized</backend_model>
<comment>Provide a list of custom iframes you'd like to block and assign their purpose.</comment>
</field>
</group>
</section>
</system>
</config>